svn commit: r370780 - head/games/asteroid
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon Oct 13 14:00:40 UTC 2014
Author: amdmi3
Date: Mon Oct 13 14:00:39 2014
New Revision: 370780
URL: https://svnweb.freebsd.org/changeset/ports/370780
QAT: https://qat.redports.org/buildarchive/r370780/
Log:
- Drop @dirrm* from plist
- Add LICENSE_FILE
Modified:
head/games/asteroid/Makefile
head/games/asteroid/pkg-plist
Modified: head/games/asteroid/Makefile
==============================================================================
--- head/games/asteroid/Makefile Mon Oct 13 14:00:30 2014 (r370779)
+++ head/games/asteroid/Makefile Mon Oct 13 14:00:39 2014 (r370780)
@@ -10,6 +10,7 @@ MAINTAINER= games at FreeBSD.org
COMMENT= Modern version of the arcade classic Asteroid
LICENSE= GPLv3
+LICENSE_FILE= ${WRKSRC}/COPYING
USE_GITHUB= yes
GH_ACCOUNT= chazomaticus
Modified: head/games/asteroid/pkg-plist
==============================================================================
--- head/games/asteroid/pkg-plist Mon Oct 13 14:00:30 2014 (r370779)
+++ head/games/asteroid/pkg-plist Mon Oct 13 14:00:39 2014 (r370780)
@@ -10,6 +10,3 @@ share/applications/asteroid.desktop
%%DATADIR%%/sfx/spawn_powerup.wav
%%DATADIR%%/sfx/spawn_shot.wav
share/icons/hicolor/scalable/apps/asteroid.svg
- at dirrm %%DATADIR%%/sfx
- at dirrm %%DATADIR%%/gfx
- at dirrm %%DATADIR%%
More information about the svn-ports-all
mailing list