# Created by: Piotr Rybicki () # $FreeBSD$ PORTNAME= Numbers_Words PORTVERSION= 0.16.2 CATEGORIES= textproc pear MAINTAINER= meritus@innervision.pl COMMENT= PEAR package provides methods for spelling numerals in words BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ ${PEARDIR}/Math/BigInteger.php:${PORTSDIR}/math/pear-Math_BigInteger RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ ${PEARDIR}/Math/BigInteger.php:${PORTSDIR}/math/pear-Math_BigInteger PEAR_AUTOINSTALL= yes .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include