freebsd-ports/security/pear-Horde_Auth/Makefile

15 lines
241 B
Makefile
Raw Normal View History

# $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>