freebsd-ports/www/twiki-WysiwygPlugin/Makefile

16 lines
329 B
Makefile
Raw Normal View History

# New ports collection makefile for: twiki-WysiwygPlugin
# Date created: 17 April 2008
#
# $FreeBSD$
#
PORTNAME= WysiwygPlugin
SVNREV= 16655
COMMENT= Translator framework for Wysiwyg editors
RUN_DEPENDS= p5-HTML-Parser>=3.28:${PORTSDIR}/www/p5-HTML-Parser
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
.include <bsd.port.mk>