aboutsummaryrefslogtreecommitdiff
path: root/www/twiki-TinyMCEPlugin/Makefile
blob: 5d91a543786df85fb97136f36a42962607aaa4eb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

PORTNAME=	TinyMCEPlugin
SVNREV=		17303

COMMENT=	TinyMCE WYSIWYG editor integration

TWDEP=		BehaviourContrib>=15357 WysiwygPlugin>=16650

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