freebsd-ports/security/pear-Crypt_HMAC2/Makefile
Jan Beich f4e1f3b974 Pass maintainership of PEAR ports to the submitter
PR:		214156
Submitted by:	Jochen Neumeister <joneum@bsdproject.de>
2016-11-04 07:50:45 +00:00

13 lines
268 B
Makefile

# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$
PORTNAME= Crypt_HMAC2
PORTVERSION= 1.0.0
CATEGORIES= security www pear
MAINTAINER= joneum@bsdproject.de
COMMENT= Implementation of Hashed Message Authentication Code for PHP5
USES= pear
.include <bsd.port.mk>