[Midnightbsd-cvs] mports: Makefile: license

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Oct 16 17:43:13 EDT 2008


Log Message:
-----------
license

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

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/p5-Spiffy/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/p5-Spiffy/Makefile -L devel/p5-Spiffy/Makefile -u -r1.1 -r1.2
--- devel/p5-Spiffy/Makefile
+++ devel/p5-Spiffy/Makefile
@@ -15,6 +15,7 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Spiffy Perl Interface Framework For You
+LICENSE=	perl
 
 PERL_CONFIGURE=	yes
 
@@ -29,15 +30,4 @@
 	@${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
 .endif
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500800
-BUILD_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/Filter/Util/Call.pm:${PORTSDIR}/devel/p5-Filter \
-		${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
-RUN_DEPENDS+=	${BUILD_DEPENDS}
-.endif
-.if ${PERL_LEVEL} < 500601
-IGNORE=		requires perl 5.6.1 or later. Install lang/perl then try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>


More information about the Midnightbsd-cvs mailing list