Index: head/devel/p5-List-Cycle/Makefile =================================================================== --- head/devel/p5-List-Cycle/Makefile (revision 479390) +++ head/devel/p5-List-Cycle/Makefile (revision 479391) @@ -1,18 +1,17 @@ # Created by: Anton Berezin # $FreeBSD$ PORTNAME= List-Cycle PORTVERSION= 1.02 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Objects for cycling through a list of values -TAGS= list cycle USES= perl5 USE_PERL5= configure .include Index: head/security/p5-Authen-Htpasswd/Makefile =================================================================== --- head/security/p5-Authen-Htpasswd/Makefile (revision 479390) +++ head/security/p5-Authen-Htpasswd/Makefile (revision 479391) @@ -1,25 +1,24 @@ # Created by: Anton Berezin # $FreeBSD$ PORTNAME= Authen-Htpasswd PORTVERSION= 0.171 PORTREVISION= 1 CATEGORIES= security perl5 www MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Authen::Htpasswd - interface to read and modify Apache .htpasswd files -TAGS= apache authentication pass password md5 sha1 crypto COMMON_DEPENDS= p5-IO-LockedFile>=0:devel/p5-IO-LockedFile \ p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \ p5-Crypt-PasswdMD5>=0:security/p5-Crypt-PasswdMD5 \ p5-Class-Accessor>=0:devel/p5-Class-Accessor BUILD_DEPENDS= ${COMMON_DEPENDS} RUN_DEPENDS= ${COMMON_DEPENDS} USES= perl5 USE_PERL5= configure .include Index: head/textproc/p5-Lingua-Identify/Makefile =================================================================== --- head/textproc/p5-Lingua-Identify/Makefile (revision 479390) +++ head/textproc/p5-Lingua-Identify/Makefile (revision 479391) @@ -1,24 +1,22 @@ # Created by: Anton Berezin # $FreeBSD$ PORTNAME= Lingua-Identify PORTVERSION= 0.56 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Lingua::Identify - Language identification BUILD_DEPENDS= p5-Class-Factory-Util>=1.6:devel/p5-Class-Factory-Util \ p5-Text-Affixes>=0.04:textproc/p5-Text-Affixes \ p5-Text-Ngram>=0.03:textproc/p5-Text-Ngram RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -TAGS= lang detect identify - .include