3fbd06d67b
security/pear-Horde_Share 2.0.2 textproc/pear-Horde_SpellChecker 2.1.0 comms/pear-Horde_SyncMl 2.0.2 textproc/pear-Horde_Text_Filter 2.0.4 devel/pear-Horde_Token 2.0.2 sysutils/pear-Horde_Vfs 2.0.4 ftp/horde-gollem 3.0.0RC2 www/horde-base 5.0.3 mail/horde-imp 6.0.3 mail/horde-ingo 3.0.2 deskutils/horde-groupware 5.0.3 deskutils/horde-kronolith 4.0.3 deskutils/horde-mnemo 4.0.2 deskutils/horde-nag 4.0.2 devel/horde-timeobjects 2.0.2 www/horde-trean 1.0.0RC1 mail/horde-turba 4.0.2 mail/horde-webmail 5.0.3
19 lines
453 B
Makefile
19 lines
453 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= 2.1.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>
|