2008-11-25 06:29:28 +01:00
|
|
|
PORTNAME= freedink
|
2015-01-31 07:58:54 +01:00
|
|
|
PORTVERSION= 108.4
|
2008-11-25 06:29:28 +01:00
|
|
|
CATEGORIES= games
|
|
|
|
|
2021-06-07 19:35:25 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2008-11-25 06:29:28 +01:00
|
|
|
COMMENT= Metaport for FreeDink engine and data
|
|
|
|
|
2016-04-01 16:00:51 +02:00
|
|
|
RUN_DEPENDS= freedink-engine>=${PORTVERSION}:games/freedink-engine \
|
|
|
|
freedink-data>=1.08.20140901:games/freedink-data \
|
|
|
|
freedink-dfarc>=3.12:games/freedink-dfarc
|
2008-11-25 06:29:28 +01:00
|
|
|
|
2015-07-14 20:38:49 +02:00
|
|
|
USES= metaport
|
2008-11-25 06:29:28 +01:00
|
|
|
|
|
|
|
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 <bsd.port.mk>
|