summaryrefslogtreecommitdiffstats
path: root/games/awele/Makefile
blob: f6d6d7556fc561297a8dc6b81847bf32464b6b6e (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:	awele
# Date created:		01 May 1998
# Whom:			Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	awele
PORTVERSION=	1.0
CATEGORIES=	games tk82
MASTER_SITES=	http://www-air.inria.fr/ftp/Jean-Paul/
DISTFILES=	${PORTNAME}1.0.tgz

MAINTAINER=	tg@FreeBSD.org
COMMENT=	An african board game

LIB_DEPENDS=	tk82.1:${PORTSDIR}/x11-toolkits/tk82

WRKSRC=		${WRKDIR}/awele
USE_IMAKE=	yes
USE_PERL5_BUILD=yes
MAN6=		xawele.6

post-patch:
	${PERL} -pi -e "s|\@\@LOCALBASE\@\@|${LOCALBASE}|g;" ${WRKSRC}/Imakefile

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