blob: 1bfcd87a685e52a96f914b88782fbc67fa22c90c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
PORTNAME= Crypt_HMAC2
PORTVERSION= 1.0.0
CATEGORIES= security www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Implementation of Hashed Message Authentication Code for PHP5
WWW= https://pear.php.net/package/Crypt_HMAC2
USES= pear
.include <bsd.port.mk>
|