mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
14 lines
267 B
Makefile
14 lines
267 B
Makefile
# $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
|
|
|
|
NO_STAGE= yes
|
|
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
|
|
.include <bsd.port.mk>
|