freebsd-ports/security/pear-Horde_Oauth/Makefile
Bernhard Froehlich 29a56aa2eb */*: Add CPE information for horde ports
Approved by:	portmgr (blanket)
2021-10-08 07:09:48 +00:00

16 lines
313 B
Makefile

# Created by: Martin Matuska <mm@FreeBSD.org>
PORTNAME= Horde_Oauth
DISTVERSION= 2.0.4
CATEGORIES= security www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde OAuth client/server
USES= horde php cpe
USE_HORDE_RUN= Horde_Exception \
Horde_Http \
Horde_Util
USE_PHP= hash openssl
.include <bsd.port.mk>