Tweak security/libp11 version 0.4.0
[dports.git] / security / pear-Crypt_HMAC2 / Makefile
1 # Created by: Wen Heping <wen@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       Crypt_HMAC2
5 PORTVERSION=    1.0.0
6 CATEGORIES=     security www pear
7
8 MAINTAINER=     ports@FreeBSD.org
9 COMMENT=        Implementation of Hashed Message Authentication Code for PHP5
10
11 USES=   pear
12
13 .include <bsd.port.mk>