1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/security/pear-Horde_Auth/Makefile
2019-11-08 13:17:00 +00:00

15 lines
246 B
Makefile

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