Rene Ladan <[email protected]> writes:
> FreeBSD ports repository
>
> Modified files:
> net-p2p/amule Makefile
> Log:
> Forced commit to note that the previous commit also fixed some portlint
> issues.
It's a workaround. A fix would be to move LICENSE_FILE_GPLv2 or teach
portlint about multi/dual license files. I've never written in perl, so...
Index: net-p2p/amule/Makefile
===================================================================
RCS file: /a/.csup/ports/net-p2p/amule/Makefile,v
retrieving revision 1.50
diff -u -p -r1.50 Makefile
--- net-p2p/amule/Makefile 30 Nov 2011 21:20:54 -0000 1.50
+++ net-p2p/amule/Makefile 25 Dec 2011 20:05:10 -0000
@@ -16,6 +16,7 @@ COMMENT= The all-platform eMule p2p clie
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
+
LICENSE_FILE_GPLv2=${WRKSRC}/docs/COPYING
CONFLICTS= amule-devel-[0-9]*
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"