mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
- Drop @dirrm* from plist
- Fix whitespace - Add LICENSE_FILE - Clarify LICENSE
This commit is contained in:
parent
14aa76d53d
commit
412a2db43d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369963
@ -14,10 +14,11 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
|
||||
MAINTAINER= games@FreeBSD.org
|
||||
COMMENT= First-person shooter blowing up asteroids in 3D space
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE= GPLv2 # or later
|
||||
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
||||
|
||||
USES= tar:bzip2
|
||||
USE_AUTOTOOLS= aclocal autoheader
|
||||
USE_AUTOTOOLS= aclocal autoheader
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= with_gamesdir="${PREFIX}/bin" with_gamedatadir="${DATADIR}"
|
||||
USE_GL= glut
|
||||
|
@ -26,4 +26,3 @@ share/icons/hicolor/64x64/apps/asteroids3d.png
|
||||
share/icons/hicolor/72x72/apps/asteroids3d.png
|
||||
share/icons/hicolor/96x96/apps/asteroids3d.png
|
||||
share/pixmaps/asteroids3d.png
|
||||
@dirrm %%DATADIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user