mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
- Add LICENSE_FILE
- Drop @dirrm* from plist
This commit is contained in:
parent
5e824cd3e0
commit
a054248092
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373676
@ -14,6 +14,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Action game not unlike light gun arcade games
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING.txt
|
||||
|
||||
LIB_DEPENDS= libogg.so:${PORTSDIR}/audio/libogg
|
||||
|
||||
|
@ -109,9 +109,3 @@ bin/bugsquish
|
||||
%%DATADIR%%/sounds/squish2.wav
|
||||
%%DATADIR%%/sounds/ugh.wav
|
||||
share/pixmaps/bugsquish.png
|
||||
@dirrm %%DATADIR%%/sounds
|
||||
@dirrm %%DATADIR%%/music
|
||||
@dirrm %%DATADIR%%/images
|
||||
@dirrm %%DATADIR%%/embedded/images
|
||||
@dirrm %%DATADIR%%/embedded
|
||||
@dirrm %%DATADIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user