From 3c32b3acf59bf6de2f7c2193f7ff076d5a5d8979 Mon Sep 17 00:00:00 2001 From: Guido Falsi Date: Tue, 12 Nov 2013 21:44:04 +0000 Subject: - Convert to staging - Add LICENSE - Use space in pkg descr WWW line PR: ports/183886, ports/183887, ports/183890 Submitted by: Ilya A. Arkhipov (maintainer) --- games/opensfx/Makefile | 10 +++++++--- games/opensfx/pkg-descr | 2 +- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'games/opensfx') 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 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 -- cgit v1.2.3