svn commit: r381074 - head/www/anyremote2html
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu Mar 12 10:38:05 UTC 2015
Author: amdmi3
Date: Thu Mar 12 10:38:04 2015
New Revision: 381074
URL: https://svnweb.freebsd.org/changeset/ports/381074
QAT: https://qat.redports.org/buildarchive/r381074/
Log:
- Add LICENSE
- Drop @dirrm* from plist
Modified:
head/www/anyremote2html/Makefile
head/www/anyremote2html/pkg-plist
Modified: head/www/anyremote2html/Makefile
==============================================================================
--- head/www/anyremote2html/Makefile Thu Mar 12 10:37:54 2015 (r381073)
+++ head/www/anyremote2html/Makefile Thu Mar 12 10:38:04 2015 (r381074)
@@ -11,6 +11,9 @@ COMMENT= Web interface for anyRemote
RUN_DEPENDS= anyremote:${PORTSDIR}/comms/anyremote
+LICENSE= GPLv2 # or later
+LICENSE_FILE= ${WRKSRC}/COPYING
+
GNU_CONFIGURE= yes
USES= python:run
Modified: head/www/anyremote2html/pkg-plist
==============================================================================
--- head/www/anyremote2html/pkg-plist Thu Mar 12 10:37:54 2015 (r381073)
+++ head/www/anyremote2html/pkg-plist Thu Mar 12 10:38:04 2015 (r381074)
@@ -180,9 +180,3 @@ share/pixmaps/anyremote2html/64/up.png
share/pixmaps/anyremote2html/64/vol_down.png
share/pixmaps/anyremote2html/64/vol_up.png
share/pixmaps/anyremote2html/anyRemote.png
- at dirrmtry share/pixmaps/anyremote2html/128
- at dirrmtry share/pixmaps/anyremote2html/16
- at dirrmtry share/pixmaps/anyremote2html/32
- at dirrmtry share/pixmaps/anyremote2html/48
- at dirrmtry share/pixmaps/anyremote2html/64
- at dirrmtry share/pixmaps/anyremote2html
More information about the svn-ports-all
mailing list