From 42e1d052cd9d135da30fd4ece32cdb15f0c377ca Mon Sep 17 00:00:00 2001 From: mezz Date: Sun, 29 Jul 2007 17:53:54 +0000 Subject: share/gnome/ -> share/. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9256 df743ca5-7f9a-e211-a948-0013205c9059 --- games/gnomechess/Makefile | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 games/gnomechess/Makefile (limited to 'games/gnomechess/Makefile') diff --git a/games/gnomechess/Makefile b/games/gnomechess/Makefile new file mode 100644 index 000000000..87a8c7cf2 --- /dev/null +++ b/games/gnomechess/Makefile @@ -0,0 +1,31 @@ +# New ports collection makefile for: gnomechess +# Date created: 29 January 2000 +# Whom: Jeremy Lea +# +# $FreeBSD$ +# + +PORTNAME= gnomechess +PORTVERSION= 0.3.3 +PORTREVISION= 5 +CATEGORIES= games gnome +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= sources/gnome-chess/0.3 +DISTNAME= gnome-chess-${PORTVERSION} + +MAINTAINER= ports@FreeBSD.org +COMMENT= A GUI chess front-end to crafy, for the GNOME Desktop Environment + +BUILD_DEPENDS= crafty:${PORTSDIR}/games/crafty +RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty + +USE_X_PREFIX= yes +USE_GNOME= gnomecanvas gnomehack gnomeprefix libglade +USE_GMAKE= yes +INSTALLS_OMF= yes +GNU_CONFIGURE= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" +MAKE_ARGS= XML_I18N_UPDATE="${TRUE}" XML_I18N_EXTRACT="${TRUE}" + +.include -- cgit v1.2.3