1
0
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:
Dmitry Marakasov 2014-10-04 14:00:55 +00:00
parent 14aa76d53d
commit 412a2db43d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369963
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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%%