diff --git a/devel/p5-File-BOM/Makefile b/devel/p5-File-BOM/Makefile index a0ea0d285a33..b4fd4c4ab3da 100644 --- a/devel/p5-File-BOM/Makefile +++ b/devel/p5-File-BOM/Makefile @@ -1,21 +1,24 @@ # Created by: Eric Freeman # $FreeBSD$ PORTNAME= File-BOM PORTVERSION= 0.14 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Perl module to handle Unicode byte order marks +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception USES= perl5 USE_PERL5= configure .include