diff options
Diffstat (limited to 'textproc/pear-Numbers_Words/Makefile')
-rw-r--r-- | textproc/pear-Numbers_Words/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/pear-Numbers_Words/Makefile b/textproc/pear-Numbers_Words/Makefile index 62ad1c51fc22..c8e7eba09fc1 100644 --- a/textproc/pear-Numbers_Words/Makefile +++ b/textproc/pear-Numbers_Words/Makefile @@ -4,6 +4,7 @@ CATEGORIES= textproc pear MAINTAINER= meritus@innervision.pl COMMENT= PEAR package provides methods for spelling numerals in words +WWW= https://pear.php.net/package/Numbers_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} |