Index: head/security/p5-Crypt-CBC/Makefile =================================================================== --- head/security/p5-Crypt-CBC/Makefile (revision 463629) +++ head/security/p5-Crypt-CBC/Makefile (revision 463630) @@ -1,17 +1,20 @@ # Created by: Mark Murray # $FreeBSD$ PORTNAME= Crypt-CBC PORTVERSION= 2.33 PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to Cipher Block Chaining with DES and IDEA +LICENSE= ART10 + USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include