summaryrefslogtreecommitdiff
path: root/finance/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2000-12-11 13:53:25 +0000
committerwiz <wiz>2000-12-11 13:53:25 +0000
commit16fe319b63e465c444abca98df8b1de7aa37331f (patch)
treef3e3f27ce227b4b22e4501e1918d8c0730db34c5 /finance/Makefile
parentbf34e2ff2810ef145ee54d602851005eae3d2606 (diff)
downloadpkgsrc-16fe319b63e465c444abca98df8b1de7aa37331f.tar.gz
Moved misc/emma, misc/gnucash, misc/tclticker, misc/xfinans, misc/xinvest,
and x11/xquote to new finance category; only change is addition of 'finance' to CATEGORIES in the Makefiles.
Diffstat (limited to 'finance/Makefile')
-rw-r--r--finance/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/finance/Makefile b/finance/Makefile
new file mode 100644
index 00000000000..a24e25ebc08
--- /dev/null
+++ b/finance/Makefile
@@ -0,0 +1,10 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/12/11 13:53:25 wiz Exp $
+
+ SUBDIR += emma
+ SUBDIR += gnucash
+ SUBDIR += tclticker
+ SUBDIR += xfinans
+ SUBDIR += xinvest
+ SUBDIR += xquote
+
+.include "../mk/bsd.pkg.subdir.mk"