freebsd-ports/games/gnome-games/Makefile
Mathieu Arnold 4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00

34 lines
904 B
Makefile

# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
PORTNAME= gnome-games
PORTVERSION= 3.18.0
CATEGORIES= games gnome
MAINTAINER= gnome@FreeBSD.org
COMMENT= Gnome games meta port
USES= metaport
RUN_DEPENDS= five-or-more:games/five-or-more \
atomix:games/atomix \
four-in-a-row:games/four-in-a-row \
gnome-2048:games/gnome-2048 \
gnome-chess:games/gnome-chess \
gnome-klotski:games/gnome-klotski \
gnome-mahjongg:games/gnome-mahjongg \
gnome-mines:games/gnome-mines \
gnome-nibbles:games/gnome-nibbles \
gnome-robots:games/gnome-robots \
gnome-sudoku:games/gnome-sudoku \
gnome-taquin:games/gnome-taquin \
gnome-tetravex:games/gnome-tetravex \
hitori:games/hitori \
iagno:games/iagno \
lightsoff:games/lightsoff \
quadrapassel:games/quadrapassel \
aisleriot>=0:games/aisleriot \
swell-foop:games/swell-foop \
tali:games/tali
.include <bsd.port.mk>