freebsd-ports/games/gtkabale/Makefile
Renato Botelho 7bc16360ee - Remove WWW line
- Make it fetchable again

PR:		ports/90027
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-12-06 13:46:53 +00:00

23 lines
521 B
Makefile

# New ports collection makefile for: gtkabale
# Date created: 30 January 2000
# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gtkabale
PORTVERSION= 0.3
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://sf.gds.tuwien.ac.at/3/g/gt/gtkabale/
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>