aboutsummaryrefslogtreecommitdiff
path: root/security/pear-Crypt_HMAC2/Makefile
blob: 2c803aab18df8c05df92a132693b4155ac7cd555 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
PORTNAME=	Crypt_HMAC2
PORTVERSION=	1.0.0
CATEGORIES=	security www pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Implementation of Hashed Message Authentication Code for PHP5

USES=		pear

.include <bsd.port.mk>