svn commit: r374632 - head/games/nazghul
Dmitry Marakasov
amdmi3 at FreeBSD.org
Sat Dec 13 06:31:05 UTC 2014
Author: amdmi3
Date: Sat Dec 13 06:31:03 2014
New Revision: 374632
URL: https://svnweb.freebsd.org/changeset/ports/374632
QAT: https://qat.redports.org/buildarchive/r374632/
Log:
- Add LICENSE
- Fix tab after WWW:
- Drop @dirrm* from plist
Modified:
head/games/nazghul/Makefile
head/games/nazghul/pkg-descr
head/games/nazghul/pkg-plist
Modified: head/games/nazghul/Makefile
==============================================================================
--- head/games/nazghul/Makefile Sat Dec 13 06:30:56 2014 (r374631)
+++ head/games/nazghul/Makefile Sat Dec 13 06:31:03 2014 (r374632)
@@ -10,6 +10,8 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
MAINTAINER= ports at FreeBSD.org
COMMENT= Computer role-playing game engine
+LICENSE= GPLv2 # or later (GPLv3 text bundled, but sources mention GPLv2+)
+
LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png
USE_SDL= sdl image mixer
Modified: head/games/nazghul/pkg-descr
==============================================================================
--- head/games/nazghul/pkg-descr Sat Dec 13 06:30:56 2014 (r374631)
+++ head/games/nazghul/pkg-descr Sat Dec 13 06:31:03 2014 (r374632)
@@ -3,4 +3,4 @@ is not on graphics or first-person squad
roguelikes or the top-down, 2d, turn-based CRPG's that disappeared in the early
90's then this is for you.
-WWW: http://myweb.cableone.net/gmcnutt/nazghul.html
+WWW: http://myweb.cableone.net/gmcnutt/nazghul.html
Modified: head/games/nazghul/pkg-plist
==============================================================================
--- head/games/nazghul/pkg-plist Sat Dec 13 06:30:56 2014 (r374631)
+++ head/games/nazghul/pkg-plist Sat Dec 13 06:31:03 2014 (r374632)
@@ -325,6 +325,3 @@ bin/nazghul
%%DATADIR%%/haxima/zane.scm
%%DATADIR%%/haxima/zones.scm
%%DATADIR%%/haxima/ztats-quest-ui.scm
- at dirrm %%DATADIR%%/haxima/music
- at dirrm %%DATADIR%%/haxima
- at dirrm %%DATADIR%%
More information about the svn-ports-all
mailing list