summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2003-10-05 17:42:22 +0000
committerjschauma <jschauma@pkgsrc.org>2003-10-05 17:42:22 +0000
commita170d5f456b85492c85eb5d60db72325e87a91d0 (patch)
treeadc6722fd16825ca92e1b400a8f9334a7f7933c2 /geography
parent13a0dd5fd09d55d7c9080c8e70780ad09684e1aa (diff)
downloadpkgsrc-a170d5f456b85492c85eb5d60db72325e87a91d0.tar.gz
Add/enable mapserver.
Diffstat (limited to 'geography')
-rw-r--r--geography/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/Makefile b/geography/Makefile
index 3c8fa9899ca..2908d3da6dc 100644
--- a/geography/Makefile
+++ b/geography/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2003/10/05 16:44:01 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/10/05 17:42:22 jschauma Exp $
#
COMMENT= Software for geographical-related uses
SUBDIR+= gpspoint
SUBDIR+= gpsutils
+SUBDIR+= mapserver
SUBDIR+= vis5d+
.include "../mk/bsd.pkg.subdir.mk"