cvs commit: ports/net-p2p/amule Makefile

Jan Beich jbeich at tormail.net
Sun Dec 25 20:19:15 UTC 2011


Rene Ladan <rene at FreeBSD.org> 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]*



More information about the cvs-ports mailing list