summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2003-10-04 19:34:46 +0000
committeragc <agc@pkgsrc.org>2003-10-04 19:34:46 +0000
commit047723558496edb955b31332d9bf7a3c8aab8935 (patch)
tree904e15b6aae2a112f202f23ecdc3cc1d215b443c /geography
parent9269571867348436213f0bb9b8be648e441d7fc3 (diff)
downloadpkgsrc-047723558496edb955b31332d9bf7a3c8aab8935.tar.gz
Add a geography category, in anticipatino of a number of pending packages.
Diffstat (limited to 'geography')
-rw-r--r--geography/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/geography/Makefile b/geography/Makefile
new file mode 100644
index 00000000000..5d2724bcd70
--- /dev/null
+++ b/geography/Makefile
@@ -0,0 +1,6 @@
+# $NetBSD: Makefile,v 1.1 2003/10/04 19:34:46 agc Exp $
+#
+
+COMMENT= Software for geographical-related uses
+
+.include "../mk/bsd.pkg.subdir.mk"