ports/devel/pear-Horde_Notification/Makefile
2019-11-08 11:39:00 +00:00

16 lines
305 B
Makefile

# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
PORTNAME= Horde_Notification
PORTVERSION= 2.0.4
CATEGORIES= devel www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Notification System
USES= horde php
USE_HORDE_RUN= Horde_Exception \
Horde_Util
USE_PHP= gettext
.include <bsd.port.mk>