security/pear-Crypt_CBC: Add LICENSE

- Add NO_ARCH
- Update WWW
This commit is contained in:
Po-Chuan Hsieh 2021-09-19 13:29:57 +08:00
parent 15a68a7d83
commit d89ff4884a
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
2 changed files with 8 additions and 3 deletions

View file

@ -5,8 +5,13 @@ PORTVERSION= 1.0.1
CATEGORIES= security www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PEAR class to emulate Perl's Crypt::CBC module
COMMENT= Class to emulate Perl's Crypt::CBC module
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= pear
NO_ARCH= yes
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
A PEAR class to emulate Perl's Crypt::CBC module.
A class to emulate Perl's Crypt::CBC module.
WWW: https://pear.php.net/package-info.php?package=Crypt_CBC
WWW: https://pear.php.net/package/Crypt_CBC