Index: head/games/freedink/Makefile =================================================================== --- head/games/freedink/Makefile (revision 392044) +++ head/games/freedink/Makefile (revision 392045) @@ -1,25 +1,21 @@ # Created by: Stephen Hurd # $FreeBSD$ PORTNAME= freedink PORTVERSION= 108.4 CATEGORIES= games -MASTER_SITES= # none -DISTFILES= # none -EXTRACT_ONLY= # none MAINTAINER= shurd@FreeBSD.org COMMENT= Metaport for FreeDink engine and data RUN_DEPENDS= freedink-engine>=${PORTVERSION}:${PORTSDIR}/games/freedink-engine \ freedink-data>=1.08.20140901:${PORTSDIR}/games/freedink-data \ freedink-dfarc>=3.12:${PORTSDIR}/games/freedink-dfarc -NO_BUILD= yes -NO_INSTALL= yes +USES= metaport pre-everything:: @${ECHO_MSG} "This is a meta-port, meaning that it just depends on its subparts of the port." @${ECHO_MSG} "It won't build and install all the parts until you have typed make install" .include