svn commit: r370637 - head/games/gtkatlantic
Dmitry Marakasov
amdmi3 at FreeBSD.org
Sat Oct 11 14:00:15 UTC 2014
Author: amdmi3
Date: Sat Oct 11 14:00:14 2014
New Revision: 370637
URL: https://svnweb.freebsd.org/changeset/ports/370637
QAT: https://qat.redports.org/buildarchive/r370637/
Log:
- Clarify LICENSE
- Add LICENSE_FILE
- Drop @dirrm* from plist
Modified:
head/games/gtkatlantic/Makefile
head/games/gtkatlantic/pkg-plist
Modified: head/games/gtkatlantic/Makefile
==============================================================================
--- head/games/gtkatlantic/Makefile Sat Oct 11 14:00:09 2014 (r370636)
+++ head/games/gtkatlantic/Makefile Sat Oct 11 14:00:14 2014 (r370637)
@@ -12,7 +12,8 @@ DISTFILES= ${PORTNAME}-${DISTVERSION}${E
MAINTAINER= games at FreeBSD.org
COMMENT= Game like Monopoly(tm)
-LICENSE= GPLv2
+LICENSE= GPLv2 # or later
+LICENSE_FILE= ${WRKSRC}/COPYING
USES= pkgconfig
USE_GNOME= gtk20
Modified: head/games/gtkatlantic/pkg-plist
==============================================================================
--- head/games/gtkatlantic/pkg-plist Sat Oct 11 14:00:09 2014 (r370636)
+++ head/games/gtkatlantic/pkg-plist Sat Oct 11 14:00:14 2014 (r370637)
@@ -30,6 +30,3 @@ share/icons/hicolor/64x64/apps/gtkatlant
share/icons/hicolor/72x72/apps/gtkatlantic.png
share/icons/hicolor/96x96/apps/gtkatlantic.png
share/pixmaps/gtkatlantic.png
- at dirrm %%DATADIR%%/themes/generic_gradient
- at dirrm %%DATADIR%%/themes
- at dirrm %%DATADIR%%
More information about the svn-ports-all
mailing list