opnsense-ports/security/pear-Horde_Auth/Makefile
Franco Fichtner afbd1b830b */*: sync with upstream
Taken from: HardenedBSD
2017-06-28 01:50:08 +02:00

14 lines
241 B
Makefile

# $FreeBSD$
PORTNAME= Horde_Auth
PORTVERSION= 2.2.2
CATEGORIES= security www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Authentication API
USES= horde
USE_HORDE_RUN= Horde_Exception Horde_Util
USE_PHP= hash
.include <bsd.port.mk>