Index: head/security/p5-Digest-Perl-MD5/Makefile =================================================================== --- head/security/p5-Digest-Perl-MD5/Makefile (revision 474787) +++ head/security/p5-Digest-Perl-MD5/Makefile (revision 474788) @@ -1,17 +1,21 @@ # Created by: Gabor Kovesdan # $FreeBSD$ PORTNAME= Digest-Perl-MD5 PORTVERSION= 1.9 PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= ashish@FreeBSD.org COMMENT= Perl extension for MD5 hash algorithm in pure Perl +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include