summaryrefslogblamecommitdiffstats
path: root/games/gnome-games/Makefile
blob: 91d3eebd6b6fd53113f10a6997c4650de6eb6000 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                    
           
                                                                                      

                           
                   
                           


                       

                                 






















                                                                 
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
#   $MCom: ports/trunk/games/gnome-games3/Makefile 18610 2013-06-30 16:33:05Z marcus $

PORTNAME=   gnome-games
PORTVERSION=    3.8
CATEGORIES= games gnome
MASTER_SITES=   # empty
DISTFILES=  # empty
EXTRACT_ONLY=   # empty

MAINTAINER= gnome@FreeBSD.org
COMMENT=    Gnome games meta port

RUN_DEPENDS=    gnome-chess:${PORTSDIR}/games/gnome-chess \
        five-or-more:${PORTSDIR}/games/five-or-more \
        four-in-a-row:${PORTSDIR}/games/four-in-a-row \
        gnome-nibbles:${PORTSDIR}/games/gnome-nibbles \
        gnome-robots:${PORTSDIR}/games/gnome-robots \
        gnome-sudoku:${PORTSDIR}/games/gnome-sudoku \
        gnome-mines:${PORTSDIR}/games/gnome-mines \
        gnome-tetravex:${PORTSDIR}/games/gnome-tetravex \
        gnome-klotski:${PORTSDIR}/games/gnome-klotski \
        tali:${PORTSDIR}/games/tali \
        iagno:${PORTSDIR}/games/iagno \
        lightsoff:${PORTSDIR}/games/lightsoff \
        gnome-mahjongg:${PORTSDIR}/games/gnome-mahjongg \
        quadrapassel:${PORTSDIR}/games/quadrapassel \
        swell-foop:${PORTSDIR}/games/swell-foop

NO_BUILD=   yes
NO_INSTALL= yes
NO_MTREE=   yes

.include <bsd.port.mk>