summaryrefslogtreecommitdiffstats
path: root/games/klavaro/Makefile
blob: f5368f8f1b572c2dd7494f9c2c78aa1ffcafd3e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# New ports collection makefile for:	klavaro
# Date created:		26 March 2007
# Whom:			Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	klavaro
PORTVERSION=	1.1.8
CATEGORIES=	games
MASTER_SITES=	SF

MAINTAINER=	h.skuhra@gmail.com
COMMENT=	Touchtyping trainer

USE_BZIP2=	yes
USE_GNOME=	gtk20
USE_GETTEXT=	yes
CPPFLAGS=	-I${LOCALBASE}/include
LDFLAGS=	-L${LOCALBASE}/lib
GNU_CONFIGURE=	yes
CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
MAN1=		${PORTNAME}.1 ${PORTNAME}_helper.1

LIB_DEPENDS+=	curl.5:${PORTSDIR}/ftp/curl

.include <bsd.port.mk>
OpenPOWER on IntegriCloud