svn commit: r370180 - head/games/glightoff
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon Oct 6 14:00:54 UTC 2014
Author: amdmi3
Date: Mon Oct 6 14:00:53 2014
New Revision: 370180
URL: https://svnweb.freebsd.org/changeset/ports/370180
QAT: https://qat.redports.org/buildarchive/r370180/
Log:
- Clarify LICENSE
- Add LICENSE_FILE
- Drop @dirrm* from plist
Modified:
head/games/glightoff/Makefile
head/games/glightoff/pkg-plist
Modified: head/games/glightoff/Makefile
==============================================================================
--- head/games/glightoff/Makefile Mon Oct 6 14:00:48 2014 (r370179)
+++ head/games/glightoff/Makefile Mon Oct 6 14:00:53 2014 (r370180)
@@ -12,7 +12,8 @@ COMMENT= Simple (but not so easy to solv
BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
-LICENSE= GPLv2
+LICENSE= GPLv2 # or later
+LICENSE_FILE= ${WRKSRC}/COPYING
USES= gmake iconv pkgconfig
GNU_CONFIGURE= yes
Modified: head/games/glightoff/pkg-plist
==============================================================================
--- head/games/glightoff/pkg-plist Mon Oct 6 14:00:48 2014 (r370179)
+++ head/games/glightoff/pkg-plist Mon Oct 6 14:00:53 2014 (r370180)
@@ -6,4 +6,3 @@ share/applications/glightoff.desktop
share/pixmaps/glightoff.png
share/pixmaps/glightoff/bulb_off.svg
share/pixmaps/glightoff/bulb_on.svg
- at dirrm share/pixmaps/glightoff
More information about the svn-ports-head
mailing list