opnsense-ports/security/pear-Horde_Secret/Makefile
Franco Fichtner b978213486 */*: sync with upstream
Taken from: FreeBSD
2016-02-03 04:55:00 +01:00

18 lines
319 B
Makefile

# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
PORTNAME= Horde_Secret
PORTVERSION= 2.0.6
CATEGORIES= security www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Secret Encryption API
USES= horde
USE_HORDE_RUN= Horde_Crypt_Blowfish \
Horde_Exception \
Horde_Support
USE_PHP= hash
.include <bsd.port.mk>