freebsd-ports/devel/pear-Horde_Notification/Makefile
Martin Matuska 8549cc6c6e Update to 1.0.1
Feature safe:	yes
2011-11-24 08:35:23 +00:00

19 lines
468 B
Makefile

# Ports collection makefile for: pear-Horde_Notification
# Date created: 7 July 2011
# Whom: Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD$
PORTNAME= Horde_Notification
PORTVERSION= 1.0.1
CATEGORIES= devel www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Notification System
USE_HORDE_RUN= Horde_Exception Horde_Util
USE_PHP= gettext
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
.include <bsd.port.post.mk>