2008-04-22 10:36:45 +02:00
|
|
|
# New ports collection makefile for: twiki-WysiwygPlugin
|
|
|
|
# Date created: 17 April 2008
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= WysiwygPlugin
|
2009-01-27 19:26:30 +01:00
|
|
|
SVNREV= 17720
|
2010-01-20 02:28:55 +01:00
|
|
|
PORTREVISION= 1
|
2008-04-22 10:36:45 +02:00
|
|
|
|
|
|
|
COMMENT= Translator framework for Wysiwyg editors
|
|
|
|
|
2010-01-20 02:28:55 +01:00
|
|
|
RUN_DEPENDS= p5-HTML-Parser>=3.28:${PORTSDIR}/www/p5-HTML-Parser
|
2008-04-22 10:36:45 +02:00
|
|
|
|
|
|
|
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
|
|
|
|
.include <bsd.port.mk>
|