aboutsummaryrefslogtreecommitdiff
path: root/games/freecol/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2010-06-21 09:37:51 +0000
committerAlex Dupre <ale@FreeBSD.org>2010-06-21 09:37:51 +0000
commit8835755797af492e6b60e164ac90c5a80d8991ad (patch)
treec3a1702044070af06d71cb8a66d1d60fdf9873e1 /games/freecol/Makefile
parentcb901b1f24130dbf5bfd186f76bb6c6a28d8ea9b (diff)
downloadports-8835755797af492e6b60e164ac90c5a80d8991ad.tar.gz
ports-8835755797af492e6b60e164ac90c5a80d8991ad.zip
Notes
Diffstat (limited to 'games/freecol/Makefile')
-rw-r--r--games/freecol/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/games/freecol/Makefile b/games/freecol/Makefile
index 13c044d50d6f..14a9f3461c44 100644
--- a/games/freecol/Makefile
+++ b/games/freecol/Makefile
@@ -6,13 +6,16 @@
#
PORTNAME= freecol
-PORTVERSION= 0.9.2
+PORTVERSION= 0.9.3
CATEGORIES= games java
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ale@FreeBSD.org
COMMENT= An open source version of Colonization
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_JAVA= yes