opnsense-ports/security/pear-Crypt_HMAC2/Makefile
Franco Fichtner af592b58e2 */*: sync with upstream
Taken from: FreeBSD
2015-11-27 07:07:19 +01:00

13 lines
264 B
Makefile

# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$
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>