freebsd-ports/games/groundhog/Makefile
Edwin Groothuis 4892e7bad5 Give games/groundhog a proper dependencylist
Submitted by:	Eric Anholt <eta@lclark.edu>
Approved by:	maintainer
2003-03-28 22:16:49 +00:00

23 lines
477 B
Makefile

# 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.0.200:${PORTSDIR}/x11-toolkits/gtk20 \
glib-2.0.200:${PORTSDIR}/devel/glib20
USE_GMAKE= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>