diff options
author | nemoliu <nemoliu@FreeBSD.org> | 2010-07-29 09:36:42 +0800 |
---|---|---|
committer | nemoliu <nemoliu@FreeBSD.org> | 2010-07-29 09:36:42 +0800 |
commit | cd5286c61abf5c235696b350cc6edee58567ed40 (patch) | |
tree | ee36361f7b86da5e25ab7d5d13157f0e3afced2a /games | |
parent | 8f2ee93e7df785dc89c87b03178705b07e69fc08 (diff) | |
download | freebsd-ports-gnome-cd5286c61abf5c235696b350cc6edee58567ed40.tar.gz freebsd-ports-gnome-cd5286c61abf5c235696b350cc6edee58567ed40.tar.zst freebsd-ports-gnome-cd5286c61abf5c235696b350cc6edee58567ed40.zip |
- Update to 4.72
- Take maintainer ship from ports@
PR: ports/147485
Submitted by: Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
Diffstat (limited to 'games')
-rw-r--r-- | games/sfbol/Makefile | 11 | ||||
-rw-r--r-- | games/sfbol/pkg-descr | 6 |
2 files changed, 10 insertions, 7 deletions
diff --git a/games/sfbol/Makefile b/games/sfbol/Makefile index 4a2df586d079..ea9ffcaa7c6e 100644 --- a/games/sfbol/Makefile +++ b/games/sfbol/Makefile @@ -5,15 +5,14 @@ # $FreeBSD$ PORTNAME= sfbol -PORTVERSION= 4.37 -PORTREVISION= 2 +PORTVERSION= 4.72 CATEGORIES= games java MASTER_SITES= http://www.sfbonline.com/programs/ DISTNAME= install40 EXTRACT_SUFX= .jar EXTRACT_ONLY= -MAINTAINER= ports@FreeBSD.org +MAINTAINER= peter.thoenen@yahoo.com COMMENT= Star Fleet Battles Online IGNOREFILES= install40.jar @@ -37,13 +36,17 @@ DESKTOP_ENTRIES= "SFBOL" "Star Fleet Battles Online" \ "sfbol" "Application;Game;BoardGame;StrategyGame;" \ false -RESTRICTED= Commerical software. Licenses does not allow redistribution. +LICENSE= EULA +LICENSE_NAME= End User License Agreement +LICENSE_PERMS= no-dist-mirror +LICENSE_FILE= ${WRKDIR}/license.txt FUDGE= Users/paulfranz/sfbonline/SFBOL-Install/dist/core.jar post-extract: @cd ${WRKDIR} && ${JAR} -xf ${DISTDIR}/${DISTFILES} ${FUDGE} 2>/dev/null | ${TRUE} @cd ${WRKDIR} && ${JAR} -xf ${FUDGE} sfbicon.ico + @cd ${WRKDIR} && ${JAR} -xf ${FUDGE} license.txt do-install: @${MKDIR} ${DATADIR} diff --git a/games/sfbol/pkg-descr b/games/sfbol/pkg-descr index 3e56991eeee2..167c13472488 100644 --- a/games/sfbol/pkg-descr +++ b/games/sfbol/pkg-descr @@ -6,12 +6,12 @@ emulates face to face play. The difference is the computer interface which augments or automates many of the mundane tasks of game play such as energy allocation, moving counters across the map, dice rolling and damage allocation. Subscribers may play as many games as they like during their subscription period -. Throughout the year Symbiotic Games will host exclusive online Rated Ace +. Throughout the year Franz Games will host exclusive online Rated Ace Tournaments and subscribers can also compete year round via an online ranking system. -SFBOL Authors: Symbiotic Games -WWW: http://www.sfbonline.com, +SFBOL Authors: Franz Games +WWW: http://www.sfbonline.com SFB Authors: Amarillo Design Bureau WWW: http://www.starfleetgames.com |