Index: head/devel/p5-Calendar-Simple/Makefile =================================================================== --- head/devel/p5-Calendar-Simple/Makefile (revision 494135) +++ head/devel/p5-Calendar-Simple/Makefile (revision 494136) @@ -1,17 +1,21 @@ # $FreeBSD$ PORTNAME= Calendar-Simple PORTVERSION= 1.21 PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DAVECROSS PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension to create simple calendars +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + USES= perl5 USE_PERL5= modbuild +NO_ARCH= yes .include