freebsd-ports/security/pear-Horde_Auth/Makefile
Martin Matuska 42fd1fcaa1 Horde package update:
security/pear-Horde_Auth 2.1.12 -> 2.2.0
devel/pear-Horde_Core 2.24.0 -> 2.25.0
mail/pear-Horde_Mime_Viewer 2.1.3 -> 2.2.0
2016-08-07 23:19:39 +00:00

14 lines
241 B
Makefile

# $FreeBSD$
PORTNAME= Horde_Auth
PORTVERSION= 2.2.0
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>