aboutsummaryrefslogtreecommitdiff
path: root/games/groundhog/Makefile
blob: 510b058cc0fde86f380f4aa13c922699592d2a72 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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
USE_GCC=	3.4
GNU_CONFIGURE=	yes

.include <bsd.port.mk>