summaryrefslogtreecommitdiffstats
path: root/graphics/aalib/Makefile
blob: 3bfe61b1670f1dac6c292cf9a0ad45f7b0d8a471 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	aalib
# Version required:			1.2
# Date created:				9 Dec 1997
# Whom:					Andrey Zakhvatov
#
# $Id: Makefile,v 1.4 1998/03/29 01:33:10 steve Exp $
#

DISTNAME=	aalib-1.2
CATEGORIES=	graphics
MASTER_SITES=	ftp://ftp.ta.jcu.cz/pub/aa/

MAINTAINER=	andy@icc.surw.chel.su

GNU_CONFIGURE=	yes

pre-install:
	@if [ ! -f ${PREFIX}/info/dir ]; then \
	${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \
	fi

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