freebsd-ports/security/pear-Horde_Perms/Makefile
Jochen Neumeister aa21313d09 Update to 2.1.8
Sponsored by:	Netzkommune GmbH
2019-05-15 09:21:32 +00:00

18 lines
329 B
Makefile

# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
PORTNAME= Horde_Perms
PORTVERSION= 2.1.8
CATEGORIES= security www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Permissions System
USES= horde
USE_HORDE_RUN= Horde_Db \
Horde_Exception \
Horde_Group \
Horde_Util \
Horde_Translation
.include <bsd.port.mk>