summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/Makefile1
-rw-r--r--misc/hb/Makefile20
-rw-r--r--misc/hb/distinfo1
-rw-r--r--misc/hb/pkg-comment1
-rw-r--r--misc/hb/pkg-descr8
-rw-r--r--misc/hb/pkg-plist8
6 files changed, 39 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile
index d728e3f19890..dee2b5195d33 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -84,6 +84,7 @@
SUBDIR += gtkfind
SUBDIR += gtl
SUBDIR += gwhich
+ SUBDIR += hb
SUBDIR += hello
SUBDIR += heyu
SUBDIR += histring
diff --git a/misc/hb/Makefile b/misc/hb/Makefile
new file mode 100644
index 000000000000..0e7f787efaf6
--- /dev/null
+++ b/misc/hb/Makefile
@@ -0,0 +1,20 @@
+# ports collection makefile for: hb
+# Date Created: 17 July 2001
+# Whom: tundra
+#
+# $FreeBSD$
+#
+
+PORTNAME= hb
+PORTVERSION= 1.86
+CATEGORIES= misc python
+MASTER_SITES= http://www.tundraware.com/Software/hb/
+
+MAINTAINER= tundra@tundraware.com
+
+USE_PYTHON= yes
+
+MANCOMPRESSED= yes
+MAN1= hb.1
+
+.include <bsd.port.mk>
diff --git a/misc/hb/distinfo b/misc/hb/distinfo
new file mode 100644
index 000000000000..4838ce9b448a
--- /dev/null
+++ b/misc/hb/distinfo
@@ -0,0 +1 @@
+MD5 (hb-1.86.tar.gz) = 3c85c3cd9b954c6dd06f53aa05ab5765
diff --git a/misc/hb/pkg-comment b/misc/hb/pkg-comment
new file mode 100644
index 000000000000..7337ff48a35d
--- /dev/null
+++ b/misc/hb/pkg-comment
@@ -0,0 +1 @@
+A simple, but complete budget management in Python
diff --git a/misc/hb/pkg-descr b/misc/hb/pkg-descr
new file mode 100644
index 000000000000..3a888eefd898
--- /dev/null
+++ b/misc/hb/pkg-descr
@@ -0,0 +1,8 @@
+HB is a simple Home Budget management system. As such, it is only mildly
+interesting. However, it's real purpose is to demonstrate how to write a
+complete application in Python. It is loaded with comments as well as a lot
+of explanatory material which should help anyone interested in learning
+Python better.
+
+- tim
+tundra@tundraware.com
diff --git a/misc/hb/pkg-plist b/misc/hb/pkg-plist
new file mode 100644
index 000000000000..1e5b20f40c27
--- /dev/null
+++ b/misc/hb/pkg-plist
@@ -0,0 +1,8 @@
+bin/hb.py
+share/doc/hb/hb.txt
+share/doc/hb/0-StartHere.txt
+share/doc/hb/1-HB-License.txt
+share/doc/hb/2-HowToUse.txt
+share/doc/hb/3-UnderTheHood.txt
+share/doc/hb/4-Limitations-Enhancements.txt
+@dirrm share/doc/hb