aboutsummaryrefslogtreecommitdiff
path: root/games/opensfx
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2013-11-12 21:44:04 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2013-11-12 21:44:04 +0000
commit3c32b3acf59bf6de2f7c2193f7ff076d5a5d8979 (patch)
tree34fa8f26c3eb93308d22bbcc4fc07154c2a8d114 /games/opensfx
parent22e73a5770220f335bd10deaa4c447f906db9202 (diff)
downloadports-3c32b3acf59bf6de2f7c2193f7ff076d5a5d8979.tar.gz
ports-3c32b3acf59bf6de2f7c2193f7ff076d5a5d8979.zip
- Convert to staging
- Add LICENSE - Use space in pkg descr WWW line PR: ports/183886, ports/183887, ports/183890 Submitted by: Ilya A. Arkhipov <rum1cro@yandex.ru> (maintainer)
Notes
Notes: svn path=/head/; revision=333625
Diffstat (limited to 'games/opensfx')
-rw-r--r--games/opensfx/Makefile10
-rw-r--r--games/opensfx/pkg-descr2
2 files changed, 8 insertions, 4 deletions
diff --git a/games/opensfx/Makefile b/games/opensfx/Makefile
index aa11b0c3f94e..acd376a93732 100644
--- a/games/opensfx/Makefile
+++ b/games/opensfx/Makefile
@@ -13,14 +13,18 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-all
MAINTAINER= rum1cro@yandex.ru
COMMENT= Free alternative sounds for OpenTTD game engine
+LICENSE= CCPL
+LICENSE_NAME= Creative Commons Public License
+LICENSE_FILE= ${WRKDIR}/opensfx-${PORTVERSION}/license.txt
+LICENSE_PERMS= auto-accept
+
USE_ZIP= yes
NO_BUILD= yes
LATEST_LINK= openttd-${PORTNAME}
-NO_STAGE= yes
do-install:
- @${MKDIR} ${PREFIX}/share/openttd/baseset/opensfx
+ @${MKDIR} ${STAGEDIR}${PREFIX}/share/openttd/baseset/opensfx
${INSTALL_DATA} ${WRKDIR}/opensfx-${PORTVERSION}/* \
- ${PREFIX}/share/openttd/baseset/opensfx
+ ${STAGEDIR}${PREFIX}/share/openttd/baseset/opensfx
.include <bsd.port.mk>
diff --git a/games/opensfx/pkg-descr b/games/opensfx/pkg-descr
index 8bc928dc21dd..8bb84c8b5e42 100644
--- a/games/opensfx/pkg-descr
+++ b/games/opensfx/pkg-descr
@@ -1,3 +1,3 @@
OpenSFX is free alternative sounds for OpenTTD game engine.
-WWW: http://dev.openttdcoop.org/projects/opensfx
+WWW: http://dev.openttdcoop.org/projects/opensfx