freebsd-ports/www/twiki-WysiwygPlugin/Makefile

13 lines
267 B
Makefile

# $FreeBSD$
PORTNAME= WysiwygPlugin
SVNREV= 17720
PORTREVISION= 1
COMMENT= Translator framework for Wysiwyg editors
RUN_DEPENDS= p5-HTML-Parser>=3.28:${PORTSDIR}/www/p5-HTML-Parser
NO_STAGE= yes
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
.include <bsd.port.mk>