Index: head/devel/p5-SUPER/Makefile =================================================================== --- head/devel/p5-SUPER/Makefile (revision 484281) +++ head/devel/p5-SUPER/Makefile (revision 484282) @@ -1,20 +1,24 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= SUPER PORTVERSION= 1.17 PORTREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= wen@FreeBSD.org COMMENT= Perl module control superclass method dispatch +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Sub-Identify>=0.04:devel/p5-Sub-Identify USES= perl5 USE_PERL5= modbuild +NO_ARCH= yes .include