# Created by: Antonio Carlos Venancio Junior () # $FreeBSD$ PORTNAME= Text_Wiki PORTVERSION= 1.2.1 CATEGORIES= www pear MAINTAINER= miwi@FreeBSD.org COMMENT= Abstracts parsing and rendering rules for Wiki markup BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear PEAR_AUTOINSTALL= yes .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include