freebsd-ports/www/twiki-WysiwygPlugin/Makefile
Mathieu Arnold 72ea7e696b Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:33:55 +00:00

12 lines
241 B
Makefile

# $FreeBSD$
PORTNAME= WysiwygPlugin
SVNREV= 17720
PORTREVISION= 1
COMMENT= Translator framework for Wysiwyg editors
RUN_DEPENDS= p5-HTML-Parser>=3.28:www/p5-HTML-Parser
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
.include <bsd.port.mk>