summaryrefslogtreecommitdiff
path: root/www/twiki-WysiwygPlugin/Makefile
blob: 83e87edb9e20a0d7cca1bc6918c26da795249f31 (plain)
1
2
3
4
5
6
7
8
9
10
11

PORTNAME=	WysiwygPlugin
SVNREV=		17720
PORTREVISION=	1

COMMENT=	Translator framework for Wysiwyg editors

RUN_DEPENDS=	p5-HTML-Parser>=3.28:www/p5-HTML-Parser

.include "${.CURDIR}/../twiki/bsd.twiki.mk"
.include <bsd.port.mk>