mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
- Add LICENSE
- Simplify COMMENT - Pass maintainership to perl@
This commit is contained in:
parent
89e08f6e4c
commit
13f85be141
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395270
1 changed files with 6 additions and 3 deletions
|
@ -8,11 +8,14 @@ CATEGORIES= security perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= perl@FreeBSD.org
|
||||||
COMMENT= Perl extension for Camellia Encryption Algorithm in pure Perl
|
COMMENT= Pure Perl Camellia 128-bit block cipher module
|
||||||
|
|
||||||
|
LICENSE= ART10 GPLv1
|
||||||
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
NO_ARCH= yes
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue