1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/games/acorn/Makefile

28 lines
651 B
Makefile
Raw Normal View History

# 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>