| 1 | # $Id: Portfile 26117 2007-06-13 01:08:11Z rhwood@macports.org $ |
|---|
| 2 | |
|---|
| 3 | PortSystem 1.0 |
|---|
| 4 | name iso-codes |
|---|
| 5 | version 1.0 |
|---|
| 6 | categories devel |
|---|
| 7 | maintainers rhwood openmaintainer@macports.org |
|---|
| 8 | |
|---|
| 9 | description ISO country, language and currency codes and translations |
|---|
| 10 | long_description \ |
|---|
| 11 | This package aims to provide the list of the country and \ |
|---|
| 12 | language (and currency) names in one place, rather than \ |
|---|
| 13 | repeated in many programs. |
|---|
| 14 | |
|---|
| 15 | homepage http://alioth.debian.org/projects/pkg-isocodes/ |
|---|
| 16 | master_sites ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/ |
|---|
| 17 | checksums md5 13cba50517b82dd41c38a716f18e44b3 |
|---|
| 18 | use_bzip2 no |
|---|
| 19 | depends_build port:gettext |
|---|