summaryrefslogtreecommitdiff
path: root/www/twiki-TinyMCEPlugin/Makefile
blob: 3fd471eeb305d491ef869f2b7171e951532f25d7 (plain)
1
2
3
4
5
6
7
8
9
10

PORTNAME=	TinyMCEPlugin
SVNREV=		17303

COMMENT=	TinyMCE WYSIWYG editor integration

TWDEP=		BehaviourContrib>=15357 WysiwygPlugin>=16650

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