diff options
author | gdt <gdt> | 2006-07-26 20:15:05 +0000 |
---|---|---|
committer | gdt <gdt> | 2006-07-26 20:15:05 +0000 |
commit | 3703c43d9cdc9b7b5453220693cc4d7522cfe65b (patch) | |
tree | fea32472100ab65be54bc86415193e17c901dfc8 /geography/Makefile | |
parent | 8f7c471886b5dda5c7f8bfff8d8c5c5b54b2faa9 (diff) | |
download | pkgsrc-3703c43d9cdc9b7b5453220693cc4d7522cfe65b.tar.gz |
add py-proj
Diffstat (limited to 'geography/Makefile')
-rw-r--r-- | geography/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/Makefile b/geography/Makefile index a92c36f3cb4..c3b1b30a32c 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/05/02 20:37:09 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2006/07/26 20:15:05 gdt Exp $ # COMMENT= Software for geographical-related uses @@ -11,6 +11,7 @@ SUBDIR+= gpsdrive SUBDIR+= gpspoint SUBDIR+= gpsutils SUBDIR+= mapserver +SUBDIR+= py-proj SUBDIR+= shapelib SUBDIR+= vis5d+ SUBDIR+= xrmap |