aboutsummaryrefslogblamecommitdiff
path: root/textproc/pear-Numbers_Words/Makefile
blob: c8e7eba09fc14d97d944d3ed83f86dd9e9247283 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                             
                      



                                                                            
                                                          
 

                                                                                      
 
                    
 
                      
PORTNAME=	Numbers_Words
PORTVERSION=	0.16.4
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}

USES=		pear

.include <bsd.port.mk>