1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/security/pear-Horde_Perms/Makefile
Bernhard Froehlich 29a56aa2eb */*: Add CPE information for horde ports
Approved by:	portmgr (blanket)
2021-10-08 07:09:48 +00:00

18 lines
321 B
Makefile

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