summaryrefslogblamecommitdiff
path: root/games/groundhog/Makefile
blob: 5709a0dfc0ecbac47ec0d4c084fe0e426e2632bb (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                       
                 



                                                   
                                              
 

                                                                         
 

                     



                      
# New ports collection makefile for:	groundhog
# Date created:				23 May 2002
# Whom:					Edwin Groothuis
#
# $FreeBSD$
#

PORTNAME=	groundhog
PORTVERSION=	1.4
PORTREVISION=	1
CATEGORIES=	games
MASTER_SITES=	http://home-2.tiscali.nl/~cb007736/

MAINTAINER=	edwin@mavetju.org
COMMENT=	Groundhog, a simple logic game

LIB_DEPENDS=	gtk-x11-2.200:${PORTSDIR}/x11-toolkits/gtk20		\
		glib-2.0.200:${PORTSDIR}/devel/glib20

USE_GNOMENG=	yes
USE_GNOME=	gtk12
USE_GMAKE=	yes
GNU_CONFIGURE=	yes

.include <bsd.port.mk>