diff options
author | agc <agc> | 2003-10-04 19:34:46 +0000 |
---|---|---|
committer | agc <agc> | 2003-10-04 19:34:46 +0000 |
commit | 472a4bfe2da6ab71dda94ae043720c31a396d319 (patch) | |
tree | 904e15b6aae2a112f202f23ecdc3cc1d215b443c /geography | |
parent | d89f3f53acc92fa498fc8b5e256f1554c3488fee (diff) | |
download | pkgsrc-472a4bfe2da6ab71dda94ae043720c31a396d319.tar.gz |
Add a geography category, in anticipatino of a number of pending packages.
Diffstat (limited to 'geography')
-rw-r--r-- | geography/Makefile | 6 |
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" |