aboutsummaryrefslogtreecommitdiff
path: root/games/gnome-games/Makefile
blob: 5dfba1395d0237caf66eb9619334be8e3fa2b018 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
#   $MCom: ports/trunk/games/gnome-games/Makefile 20023 2014-10-25 14:22:37Z gusi $

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

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 \
		gnome-klotski:${PORTSDIR}/games/gnome-klotski \
		gnome-mahjongg:${PORTSDIR}/games/gnome-mahjongg \
		gnome-mines:${PORTSDIR}/games/gnome-mines \
		gnome-nibbles:${PORTSDIR}/games/gnome-nibbles \
		gnome-robots:${PORTSDIR}/games/gnome-robots \
		gnome-sudoku:${PORTSDIR}/games/gnome-sudoku \
		gnome-tetravex:${PORTSDIR}/games/gnome-tetravex \
		hitori:${PORTSDIR}/games/hitori \
		iagno:${PORTSDIR}/games/iagno \
		lightsoff:${PORTSDIR}/games/lightsoff \
		quadrapassel:${PORTSDIR}/games/quadrapassel \
		sol:${PORTSDIR}/games/aisleriot \
		swell-foop:${PORTSDIR}/games/swell-foop \
		tali:${PORTSDIR}/games/tali

NO_BUILD=	yes
NO_INSTALL=	yes
NO_MTREE=	yes

.include <bsd.port.mk>