# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD: head/security/pear-Crypt_HMAC2/Makefile 402439 2015-11-26 12:04:00Z miwi $

PORTNAME=	Crypt_HMAC2
PORTVERSION=	1.0.0
CATEGORIES=	security www pear

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

USES=	pear

.include <bsd.port.mk>