diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-06-10 23:45:13 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-06-10 23:45:13 +0800 |
commit | 7f50c5ad08fb8f787f3a9f0ee17560663bebb8f8 (patch) | |
tree | 340da02fb742c33ec3bdc89700b70c3451fe0e65 /misc/Makefile | |
parent | 8686238bfb9daea22e1e8f118a5576f32624cc1d (diff) | |
download | freebsd-ports-graphics-7f50c5ad08fb8f787f3a9f0ee17560663bebb8f8.tar.gz freebsd-ports-graphics-7f50c5ad08fb8f787f3a9f0ee17560663bebb8f8.tar.zst freebsd-ports-graphics-7f50c5ad08fb8f787f3a9f0ee17560663bebb8f8.zip |
Add p5-Geography-Countries.
This module maps country names, and their 2-letter, 3-letter and numerical
codes, as defined by the ISO-3166 maintenance agency, and defined by the
UNSD.
WWW: http://search.cpan.org/dist/Geography-Countries/
PR: ports/82022
Submitted by: dikshie <dikshie@lapi.itb.ac.id>
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 00f7ea40c54..0bd000c9d27 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -325,6 +325,7 @@ SUBDIR += p5-File-CounterFile SUBDIR += p5-File-Sort SUBDIR += p5-Geo-Weather + SUBDIR += p5-Geography-Countries SUBDIR += p5-I18N-Charset SUBDIR += p5-I18N-LangTags SUBDIR += p5-LEGO-RCX |