aboutsummaryrefslogblamecommitdiff
path: root/security/pear-Crypt_HMAC2/Makefile
blob: 2027db0876e3fd8a0d1fdf6a64fff22fb2862c1c (plain) (tree)
1
2
3
4
5
6
7
8
9
                                          

                           
                     

                                 
                                

                                                                             
                    
 
                      
# Created by: Wen Heping <wen@FreeBSD.org>

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>