diff options
author | he <he@pkgsrc.org> | 2008-04-07 13:22:35 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-04-07 13:22:35 +0000 |
commit | 879ee3149340bfaef3b95d332c2bcf481eaad086 (patch) | |
tree | c8e2e0c80f69e84d3cc9cb0cdf2de4650a1b3ca4 /geography | |
parent | 6e3fc0ae984a347da0180867a67518a9cdf6e08e (diff) | |
download | pkgsrc-879ee3149340bfaef3b95d332c2bcf481eaad086.tar.gz |
Add p5-Geo-Distance.
Diffstat (limited to 'geography')
-rw-r--r-- | geography/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/Makefile b/geography/Makefile index b4758ca5744..7972c2d280b 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2008/01/23 00:54:18 rhaen Exp $ +# $NetBSD: Makefile,v 1.23 2008/04/07 13:22:35 he Exp $ # COMMENT= Software for geographical-related uses @@ -17,6 +17,7 @@ SUBDIR+= gpspoint SUBDIR+= gpsutils SUBDIR+= libdrg SUBDIR+= mapserver +SUBDIR+= p5-Geo-Distance SUBDIR+= postgresql81-postgis SUBDIR+= proj-swig SUBDIR+= py-proj |