aboutsummaryrefslogblamecommitdiff
path: root/games/groundhog/Makefile
blob: cb203e702edd3fb50918d51dd01d13c1da05ec21 (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=	4
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.pre.mk>

.if ${OSVERSION} > 502112
BROKEN=		"Does not compile on FreeBSD >= 5.x"
.endif

.include <bsd.port.post.mk>