1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
# New ports collection makefile for: twiki-TinyMCEPlugin # Date created: 17 April 2008 # # $FreeBSD$ # PORTNAME= TinyMCEPlugin SVNREV= 16650 COMMENT= TinyMCE WYSIWYG editor integration TWDEP= BehaviourContrib>=15357 WysiwygPlugin>=16650 .include "${.CURDIR}/../twiki/bsd.twiki.mk" .include <bsd.port.mk>