2006-03-06 01:18:10 +01:00
|
|
|
# $NetBSD: Makefile,v 1.2 2006/03/06 00:18:16 wiz Exp $
|
2006-02-25 19:23:58 +01:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= pioneers-0.9.55
|
2006-03-06 01:18:10 +01:00
|
|
|
PKGREVISION= 1
|
2006-02-25 19:23:58 +01:00
|
|
|
CATEGORIES= games gnome
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pio/}
|
|
|
|
|
|
|
|
MAINTAINER= veego@NetBSD.org
|
|
|
|
HOMEPAGE= http://pio.sourceforge.net/
|
|
|
|
COMMENT= GNOME version of the Settlers of Catan board game
|
|
|
|
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
USE_DIRS+= xdg-1.1
|
|
|
|
USE_TOOLS+= gmake pkg-config
|
|
|
|
USE_LIBTOOL= YES
|
|
|
|
USE_PKGLOCALEDIR= YES
|
|
|
|
|
|
|
|
SUBST_CLASSES+= paths
|
|
|
|
SUBST_STAGE.paths= post-patch
|
|
|
|
SUBST_MESSAGE.paths= Fixing hardcoded paths.
|
|
|
|
SUBST_FILES.paths= docs/*.6
|
|
|
|
SUBST_SED.paths= -e s,/usr/share/,${PREFIX}/share/,
|
|
|
|
|
|
|
|
.include "../../devel/libgnome/buildlink3.mk"
|
|
|
|
.include "../../textproc/scrollkeeper/omf.mk"
|
|
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|