mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
sysutils/pear-I18Nv2: Add LICENSE
- Add NO_ARCH - Update pkg-descr
This commit is contained in:
parent
d89ff4884a
commit
9e702091dc
@ -7,7 +7,11 @@ CATEGORIES= sysutils devel pear
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= PEAR Internationalization
|
||||
|
||||
USES= pear php
|
||||
USE_PHP= iconv
|
||||
LICENSE= PHP30
|
||||
|
||||
USES= pear
|
||||
USE_PHP= iconv pcre
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,7 +1,7 @@
|
||||
This package provides basic support to localize your application,
|
||||
like locale based formatting of dates, numbers and currencies.
|
||||
This package provides basic support to localize your application, like locale
|
||||
based formatting of dates, numbers and currencies.
|
||||
|
||||
Beside that it attempts to provide an OS independent way to setlocale()
|
||||
and aims to provide language and country names translated into many languages.
|
||||
Beside that it attempts to provide an OS independent way to setlocale() and aims
|
||||
to provide language, country and currency names translated into many languages.
|
||||
|
||||
WWW: https://pear.php.net/package/I18Nv2
|
||||
|
Loading…
Reference in New Issue
Block a user