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





                                                         

                        


                                              
                                 
                                                
 
                   
                     

                                                   


                                         
# New ports collection makefile for:   gtkabale
# Date created:        30 January 2000
# Whom:                Yukihiro Nakai <nakai@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	gtkabale
PORTVERSION=	0.3
CATEGORIES=	games
MASTER_SITES=	ftp://ftp.seindal.dk/pub/rene/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A lazy version of solitaire game

USE_X_PREFIX=	yes
USE_GNOME=	imlib
GNU_CONFIGURE=	yes
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
		LIBS="-L${LOCALBASE}/lib"

.include <bsd.port.mk>