Index: head/devel/p5-Scalar-Listify/Makefile =================================================================== --- head/devel/p5-Scalar-Listify/Makefile (revision 479999) +++ head/devel/p5-Scalar-Listify/Makefile (revision 480000) @@ -1,17 +1,21 @@ # Created by: chinsan # $FreeBSD$ PORTNAME= Scalar-Listify PORTVERSION= 0.03 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Poduces an array(ref)? from a scalar value or array ref +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include