View | Details | Raw Unified | Return to bug 201560
Collapse All | Expand All

(-)games/freedink/Makefile (-5 / +1 lines)
Lines 4-12 Link Here
4
PORTNAME=	freedink
4
PORTNAME=	freedink
5
PORTVERSION=	108.4
5
PORTVERSION=	108.4
6
CATEGORIES=	games
6
CATEGORIES=	games
7
MASTER_SITES=	# none
8
DISTFILES=	# none
9
EXTRACT_ONLY=	# none
10
7
11
MAINTAINER=	shurd@FreeBSD.org
8
MAINTAINER=	shurd@FreeBSD.org
12
COMMENT=	Metaport for FreeDink engine and data
9
COMMENT=	Metaport for FreeDink engine and data
Lines 15-22 Link Here
15
		freedink-data>=1.08.20140901:${PORTSDIR}/games/freedink-data \
12
		freedink-data>=1.08.20140901:${PORTSDIR}/games/freedink-data \
16
		freedink-dfarc>=3.12:${PORTSDIR}/games/freedink-dfarc
13
		freedink-dfarc>=3.12:${PORTSDIR}/games/freedink-dfarc
17
14
18
NO_BUILD=	yes
15
USES=		metaport
19
NO_INSTALL=	yes
20
16
21
pre-everything::
17
pre-everything::
22
	@${ECHO_MSG} "This is a meta-port, meaning that it just depends on its subparts of the port."
18
	@${ECHO_MSG} "This is a meta-port, meaning that it just depends on its subparts of the port."

Return to bug 201560