freebsd-ports/textproc/pear-Horde_SpellChecker/Makefile
Martin Matuska 96cc2bdcf8 Set maintainer of Horde ports to horde@FreeBSD.org
Approved by:	maintainer (beech@ and mm@)
2011-07-14 20:33:30 +00:00

18 lines
449 B
Makefile

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