mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
a5e7cbba67
- Update to 4.2.0 - Refactor into modular design - Add 21 default modules and 2 non-default ones - Make upgrading reasonably safe Wiki: http://wiki.FreeBSD.org/TWiki Approved by: farrokhi (maintainer, implicit via miwi)
16 lines
329 B
Makefile
16 lines
329 B
Makefile
# 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>
|