2013-09-20 19:36:33 +02:00
|
|
|
# Created by: Ade Lovett <ade@FreeBSD.org>
|
2000-06-22 22:49:49 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2005-07-31 22:07:38 +02:00
|
|
|
PORTNAME= pioneers
|
2013-11-03 16:07:39 +01:00
|
|
|
PORTVERSION= 15.1
|
2012-09-09 13:15:37 +02:00
|
|
|
#PORTREVISION= 0
|
2000-06-22 22:49:49 +02:00
|
|
|
CATEGORIES= games gnome
|
2010-05-11 18:17:47 +02:00
|
|
|
MASTER_SITES= SF/pio/Source/
|
2000-06-22 22:49:49 +02:00
|
|
|
|
2006-05-07 15:32:13 +02:00
|
|
|
MAINTAINER= stefan@FreeBSD.org
|
2013-11-03 16:07:39 +01:00
|
|
|
COMMENT= Internet playable version of the Settlers of Catan
|
|
|
|
|
|
|
|
LICENSE= GPLv2
|
2000-06-22 22:49:49 +02:00
|
|
|
|
2007-09-06 20:42:51 +02:00
|
|
|
RUN_DEPENDS= yelp:${PORTSDIR}/x11/yelp
|
|
|
|
|
2000-06-22 22:49:49 +02:00
|
|
|
USE_GMAKE= yes
|
2013-04-24 20:10:30 +02:00
|
|
|
USES= gettext
|
2013-11-03 16:07:39 +01:00
|
|
|
USE_GNOME= gnomehack gnomeprefix gtk20 libgnome librsvg2
|
|
|
|
INSTALLS_ICONS= yes
|
2006-05-12 21:29:50 +02:00
|
|
|
INSTALLS_OMF= yes
|
2006-02-23 11:40:44 +01:00
|
|
|
GNU_CONFIGURE= yes
|
2011-09-24 00:26:39 +02:00
|
|
|
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
|
|
|
|
CPPFLAGS+= -I${LOCALBASE}/include
|
2000-06-22 22:49:49 +02:00
|
|
|
|
2006-05-12 21:29:50 +02:00
|
|
|
.include <bsd.port.mk>
|