blob: 2b9030a09534f4113b0d974e214d465a1c2d4acf (
plain) (
tree)
|
|
# Created by: Piotr Rybicki <meritus@innervision.pl>
# $FreeBSD$
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:${PORTSDIR}/math/pear-Math_BigInteger
RUN_DEPENDS= ${PEARDIR}/Math/BigInteger.php:${PORTSDIR}/math/pear-Math_BigInteger
USES= pear
.include <bsd.port.mk>
|