# Created by: Ade Lovett <ade@FreeBSD.org>
# $FreeBSD: games/pioneers/Makefile 332615 2013-11-03 15:07:39Z stefan $

PORTNAME=	pioneers
PORTVERSION=	15.1
#PORTREVISION=	0
CATEGORIES=	games gnome
MASTER_SITES=	SF/pio/Source/

MAINTAINER=	stefan@FreeBSD.org
COMMENT=	Internet playable version of the Settlers of Catan

LICENSE=	GPLv2

RUN_DEPENDS=	yelp:${PORTSDIR}/x11/yelp

USE_GMAKE=	yes
USES=		gettext
USE_GNOME=	gnomehack gnomeprefix gtk20 libgnome librsvg2
INSTALLS_ICONS=	yes
INSTALLS_OMF=	yes
GNU_CONFIGURE=	yes
CONFIGURE_ENV=	LIBS="-L${LOCALBASE}/lib"
CPPFLAGS+=	-I${LOCALBASE}/include

.include <bsd.port.mk>
