230540fefb
Approved by: portmgr (blanket)
14 lines
274 B
Makefile
14 lines
274 B
Makefile
# Created by: Martin Matuska <mm@FreeBSD.org>
|
|
|
|
PORTNAME= Horde_SpellChecker
|
|
PORTVERSION= 2.1.3
|
|
CATEGORIES= textproc www pear
|
|
|
|
MAINTAINER= horde@FreeBSD.org
|
|
COMMENT= Horde Spellcheck API
|
|
|
|
USES= horde cpe
|
|
USE_HORDE_RUN= Horde_Exception \
|
|
Horde_Util
|
|
|
|
.include <bsd.port.mk>
|