diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-03-20 11:23:49 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-03-20 11:23:49 +0000 |
commit | 3cc822b9bc60cf6b60f3b65dc7fb6d0c82410ce2 (patch) | |
tree | 764c473e6dbf1da9b388e8fe30cb18316daaea13 /misc/Makefile | |
parent | 5e9a12e0a0b1c142df6366f2f796c5e8157abe72 (diff) |
Add p5-Geography-NationalGrid-TW 0.03, convert Taiwan Datum (TWD67/TM2,
TWD97/TM2) to/from Latitude and Longitude.
PR: ports/110558
Submitted by: chinsan
Notes
Notes:
svn path=/head/; revision=187782
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 9db8fd6a098a..4db95eb44474 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -354,6 +354,7 @@ SUBDIR += p5-Geo-Weather SUBDIR += p5-Geography-Countries SUBDIR += p5-Geography-NationalGrid + SUBDIR += p5-Geography-NationalGrid-TW SUBDIR += p5-I18N-Charset SUBDIR += p5-I18N-LangTags SUBDIR += p5-LEGO-RCX |