freebsd-ports/textproc/pear-Horde_SpellChecker/Makefile
2021-10-07 15:04:45 +00:00

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>