2013-03-15 01:54:51 +01:00
|
|
|
# Created by: Wen Heping <wen@FreeBSD.org>
|
2009-12-07 10:44:57 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Crypt_HMAC2
|
2010-05-28 04:04:16 +02:00
|
|
|
PORTVERSION= 1.0.0
|
2009-12-07 10:44:57 +01:00
|
|
|
CATEGORIES= security www pear
|
|
|
|
|
2015-11-26 13:04:00 +01:00
|
|
|
MAINTAINER= miwi@FreeBSD.org
|
2009-12-07 10:44:57 +01:00
|
|
|
COMMENT= Implementation of Hashed Message Authentication Code for PHP5
|
|
|
|
|
2014-09-26 11:05:59 +02:00
|
|
|
USES= pear
|
2009-12-07 10:44:57 +01:00
|
|
|
|
2014-09-26 11:05:59 +02:00
|
|
|
.include <bsd.port.mk>
|