1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00

- Add LICENSE_FILE

- Drop @dirrm* from plist
This commit is contained in:
Dmitry Marakasov 2014-10-30 11:37:09 +00:00
parent 9be290d2a9
commit c705e63867
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371743
2 changed files with 1 additions and 3 deletions

View File

@ -11,6 +11,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= SDL port of an old DOS game called Gladiator
LICENSE= GPLv2 # (or later)
LICENSE_FILE= ${WRKSRC}/COPYING
USES= gmake
USE_SDL= sdl mixer

View File

@ -30,6 +30,3 @@ bin/openscen
%%DATADIR%%/sound/twang.wav
%%DATADIR%%/sound/yo.wav
%%DATADIR%%/start.tex
@dirrm %%DATADIR%%/sound
@dirrm %%DATADIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%