# Created by: Antonio Carlos Venancio Junior () # $FreeBSD$ PORTNAME= Text_Figlet PORTVERSION= 1.0.2 CATEGORIES= misc www pear MAINTAINER= miwi@FreeBSD.org COMMENT= Render text using FIGlet fonts 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