- Add LICENSE_FILE
- Drop @dirrm* from plist
This commit is contained in:
parent
f3480a0211
commit
91fdcb39a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374198
2 changed files with 1 additions and 2 deletions
|
@ -15,6 +15,7 @@ MAINTAINER= ports@FreeBSD.org
|
|||
COMMENT= Little Asteroids-like Shooter game
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/GPL.txt
|
||||
|
||||
RUN_DEPENDS= ${PYGAME}
|
||||
|
||||
|
|
|
@ -58,5 +58,3 @@ share/pixmaps/tuxfighter.png
|
|||
%%DATADIR%%/data/winlogoh1.png
|
||||
%%DATADIR%%/data/winlogoh2.png
|
||||
%%DATADIR%%/data/winlogoh3.png
|
||||
@dirrm %%DATADIR%%/data
|
||||
@dirrm %%DATADIR%%
|
||||
|
|
Loading…
Reference in a new issue