[Midnightbsd-cvs] mports: Makefile: license, CPAN macro

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Oct 9 16:58:05 EDT 2008


Log Message:
-----------
license, CPAN macro

Modified Files:
--------------
    mports/devel/p5-Algorithm-Diff:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/p5-Algorithm-Diff/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/p5-Algorithm-Diff/Makefile -L devel/p5-Algorithm-Diff/Makefile -u -r1.1 -r1.2
--- devel/p5-Algorithm-Diff/Makefile
+++ devel/p5-Algorithm-Diff/Makefile
@@ -9,12 +9,12 @@
 PORTNAME=	Algorithm-Diff
 PORTVERSION=	1.1902
 CATEGORIES=	devel perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	Algorithm
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Perl interface to compute differences between two objects
+LICENSE=	perl
 
 PERL_CONFIGURE=	yes
 


More information about the Midnightbsd-cvs mailing list