mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
- Clarify LICENSE
- Add LICENSE_FILE - Whitespace nit - Drop @dirrm* from plist
This commit is contained in:
parent
b2c38fbff3
commit
d54660468c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374088
@ -10,9 +10,10 @@ MASTER_SITES= http://www.schwardtnet.de/alienblaster/archives/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Alien Blaster
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE= GPLv2 # or later
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= gmake tar:tgz
|
||||
USES= gmake tar:tgz
|
||||
USE_SDL= mixer sdl
|
||||
REINPLACE_ARGS= -i ''
|
||||
|
||||
|
@ -133,7 +133,3 @@ bin/alienblaster
|
||||
%%DATADIR%%/sound/playon.wav
|
||||
%%DATADIR%%/sound/shotPrimary.wav
|
||||
%%DATADIR%%/sound/shotSecondary.wav
|
||||
@dirrm %%DATADIR%%/sound
|
||||
@dirrm %%DATADIR%%/images
|
||||
@dirrm %%DATADIR%%/cfg
|
||||
@dirrm %%DATADIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user