Index: head/devel/p5-App-Options/Makefile =================================================================== --- head/devel/p5-App-Options/Makefile (revision 487357) +++ head/devel/p5-App-Options/Makefile (revision 487358) @@ -1,18 +1,22 @@ # Created by: Gea-Suan Lin # $FreeBSD$ PORTNAME= App-Options PORTVERSION= 1.12 PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Combine command line options, environment vars, and option file values +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + USES= perl5 shebangfix USE_PERL5= configure SHEBANG_FILES= bin/* +NO_ARCH= yes .include