aboutsummaryrefslogtreecommitdiff
path: root/textproc/pear-Horde_SpellChecker/Makefile
blob: 78509aa2c0401f59c2ba6e22b2b2a49e103cdeb1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	Horde_SpellChecker
PORTVERSION=	2.1.3
CATEGORIES=	textproc www pear

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Horde Spellcheck API
WWW=		https://pear.horde.org

USES=		horde cpe
USE_HORDE_RUN=	Horde_Exception \
		Horde_Util

.include <bsd.port.mk>