freebsd-ports/games/acorn/Makefile
Alexander Langer 7107f92464 Add acorn 0.3, a meta-port for the Worldforge Client uclient.
PR:		26254
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
2001-04-05 19:32:45 +00:00

28 lines
651 B
Makefile

# New ports collection makefile for: acorn
# Date created: 29 March 2001
# Whom: Oliver Lehmann <lehmann@ans-netz.de>
#
# $FreeBSD$
#
PORTNAME= acorn
PORTVERSION= 0.3
CATEGORIES= games
MASTER_SITES= # empty
DISTFILES= # empty
MAINTAINER= lehmann@ans-netz.de
RUN_DEPENDS= ${PREFIX}/include/Atlas:${PORTSDIR}/devel/atlas \
${PREFIX}/include/uta:${PORTSDIR}/devel/libuta \
${PREFIX}/include/varconf:${PORTSDIR}/devel/varconf \
${PREFIX}/share/forge/media:${PORTSDIR}/games/acorn-media \
${PREFIX}/bin/uclient:${PORTSDIR}/games/uclient
EXTRACT_ONLY= # empty
NO_BUILD= yes
do-install: # empty
.include <bsd.port.mk>