1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/www/twiki-WysiwygPlugin/Makefile
Jun Kuriyama bb44e6d1a5 - Remove unneeded dependencies which is in perl-5.8.9 dist
(part 1).

Approved by:	portmgr (itetcu)
2010-01-20 01:28:55 +00:00

17 lines
345 B
Makefile

# New ports collection makefile for: twiki-WysiwygPlugin
# Date created: 17 April 2008
#
# $FreeBSD$
#
PORTNAME= WysiwygPlugin
SVNREV= 17720
PORTREVISION= 1
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>