freebsd-ports/security/pear-Crypt_HMAC2/Makefile
2021-05-23 00:20:48 +08:00

12 lines
256 B
Makefile

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