summaryrefslogtreecommitdiffstats
path: root/games/an/Makefile
blob: d05a9cc8d4d586876c9cf40273c6c54e2e6b116b (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
# New ports collection makefile for:	an
# Date created:		28 Feb 1997
# Whom:			proff
#
# $FreeBSD$
#

PORTNAME=	an
PORTVERSION=	0.93
CATEGORIES=	games
MASTER_SITES=	ftp://suburbia.net/pub/rmj/ \
		ftp://ftp.suburbia.net/pub/rmj/

MAINTAINER=	ports@FreeBSD.Org

MAKE_ENV+=	DEFS=-DDEFDICT=\\\"/usr/share/dict/words\\\"
ALL_TARGET=	with-getopt
MAN6=		an.6

do-install:
		${INSTALL_PROGRAM} ${WRKSRC}/an ${PREFIX}/bin
		${INSTALL_MAN} ${WRKSRC}/an.6 ${MANPREFIX}/man/man6

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