# Created by: Piotr Rybicki # $FreeBSD: head/textproc/pear-Numbers_Words/Makefile 463917 2018-03-08 19:48:41Z mat $ PORTNAME= Numbers_Words PORTVERSION= 0.16.4 CATEGORIES= textproc pear MAINTAINER= meritus@innervision.pl COMMENT= PEAR package provides methods for spelling numerals in words BUILD_DEPENDS= ${PEARDIR}/Math/BigInteger.php:math/pear-Math_BigInteger@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Math/BigInteger.php:math/pear-Math_BigInteger@${PHP_FLAVOR} USES= pear .include