- Add LICENSE
- Fix tab after WWW: - Drop @dirrm* from plist
This commit is contained in:
parent
e64a068bc6
commit
1eff65320b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374632
@ -10,6 +10,8 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
MAINTAINER= ports@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
|
||||
|
@ -3,4 +3,4 @@ is not on graphics or first-person squad-based stealth action. If you like
|
||||
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
|
||||
|
@ -325,6 +325,3 @@ bin/nazghul
|
||||
%%DATADIR%%/haxima/zane.scm
|
||||
%%DATADIR%%/haxima/zones.scm
|
||||
%%DATADIR%%/haxima/ztats-quest-ui.scm
|
||||
@dirrm %%DATADIR%%/haxima/music
|
||||
@dirrm %%DATADIR%%/haxima
|
||||
@dirrm %%DATADIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user