From 07b260ef36cdce797664eeecee16e7251ade71da Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Sat, 4 Oct 2014 14:00:55 +0000 Subject: - Drop @dirrm* from plist - Fix whitespace - Add LICENSE_FILE - Clarify LICENSE --- games/asteroids3d/Makefile | 5 +++-- games/asteroids3d/pkg-plist | 1 - 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/games/asteroids3d/Makefile b/games/asteroids3d/Makefile index 5af2f01..7dc5079 100644 --- a/games/asteroids3d/Makefile +++ b/games/asteroids3d/Makefile @@ -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 diff --git a/games/asteroids3d/pkg-plist b/games/asteroids3d/pkg-plist index 5147265..05c5a25 100644 --- a/games/asteroids3d/pkg-plist +++ b/games/asteroids3d/pkg-plist @@ -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%% -- cgit v1.1