1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Convert to USES=metaport

This commit is contained in:
Baptiste Daroussin 2015-03-28 15:09:52 +00:00
parent ef51edfb37
commit 456131b06b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382501

View File

@ -6,13 +6,12 @@ PORTNAME= gnome-games
PORTVERSION= 3.14.0
PORTREVISION= 1
CATEGORIES= games gnome
MASTER_SITES= # empty
DISTFILES= # empty
EXTRACT_ONLY= # empty
MAINTAINER= gnome@FreeBSD.org
COMMENT= Gnome games meta port
USES= metaport
RUN_DEPENDS= five-or-more:${PORTSDIR}/games/five-or-more \
four-in-a-row:${PORTSDIR}/games/four-in-a-row \
gnome-chess:${PORTSDIR}/games/gnome-chess \
@ -31,8 +30,4 @@ RUN_DEPENDS= five-or-more:${PORTSDIR}/games/five-or-more \
swell-foop:${PORTSDIR}/games/swell-foop \
tali:${PORTSDIR}/games/tali
NO_BUILD= yes
NO_INSTALL= yes
NO_MTREE= yes
.include <bsd.port.mk>