1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/games/groundhog/Makefile
Edwin Groothuis 7172d9b55b Remove USE_GCC
Add patch proudly supplied by Max Khon <fjoe@samodelkin.net>

Submitted by:	Max Khon <fjoe@samodelkin.net>
2006-12-19 22:29:34 +00:00

22 lines
391 B
Makefile

# New ports collection makefile for: groundhog
# Date created: 23 May 2002
# Whom: Edwin Groothuis
#
# $FreeBSD$
#
PORTNAME= groundhog
PORTVERSION= 1.4
PORTREVISION= 8
CATEGORIES= games
MASTER_SITES= http://home-2.tiscali.nl/~cb007736/
MAINTAINER= edwin@mavetju.org
COMMENT= Groundhog, a simple logic game
USE_GMAKE= yes
USE_GNOME= gtk20
GNU_CONFIGURE= yes
.include <bsd.port.mk>