aboutsummaryrefslogtreecommitdiff
path: root/games/hinversi/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-01 22:48:14 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-01 22:48:14 +0000
commit04bc1ee2bbefc308a1737b2ae6ef7ad18ca13b85 (patch)
tree10001b8ce9fba2909f95f8856b30d3b40a2896c4 /games/hinversi/Makefile
parent5e800ccc508aed294b1f06ef4af90cf1271eecc6 (diff)
downloadports-04bc1ee2bbefc308a1737b2ae6ef7ad18ca13b85.tar.gz
ports-04bc1ee2bbefc308a1737b2ae6ef7ad18ca13b85.zip
Notes
Diffstat (limited to 'games/hinversi/Makefile')
-rw-r--r--games/hinversi/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/games/hinversi/Makefile b/games/hinversi/Makefile
index 65158ded1f81..a01699817118 100644
--- a/games/hinversi/Makefile
+++ b/games/hinversi/Makefile
@@ -3,22 +3,23 @@
PORTNAME= hinversi
PORTVERSION= 0.8.2
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/latest
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= games@FreeBSD.org
COMMENT= Reversi/Othello clone
-OPTIONS_DEFINE= NLS
-OPTIONS_SUB= yes
-
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
-USES= pathfix
-USE_AUTOTOOLS= libtool
+USES= libtool pathfix
+GNU_CONFIGURE= yes
+INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
+OPTIONS_DEFINE= NLS
+OPTIONS_SUB= yes
NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE}
NLS_CONFIGURE_OFF= --disable-nls
NLS_USES= gettext