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