- Add LICENSE

- Simplify COMMENT
- Pass maintainership to perl@
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-08-25 14:52:02 +00:00
parent 89e08f6e4c
commit 13f85be141
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395270

View File

@ -8,11 +8,14 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl extension for Camellia Encryption Algorithm in pure Perl
MAINTAINER= perl@FreeBSD.org
COMMENT= Pure Perl Camellia 128-bit block cipher module
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>