mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
- Clarify LICENSE
- Add LICENSE_FILE - Drop @dirrm* from plist
This commit is contained in:
parent
0345eaf65a
commit
45eb414a5a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370785
@ -12,7 +12,8 @@ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \
|
||||
MAINTAINER= games@FreeBSD.org
|
||||
COMMENT= Clone of Evan Bailey's game Bubbles
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE= GPLv2 # or later
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= tar:bzip2
|
||||
USE_SDL= sdl gfx image
|
||||
|
@ -75,4 +75,3 @@ share/icons/hicolor/96x96/apps/openbubbles.png
|
||||
%%DATADIR%%/visit.png
|
||||
%%DATADIR%%/youwin.png
|
||||
share/pixmaps/openbubbles.png
|
||||
@dirrm %%DATADIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user