summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwulf <wulf>2004-12-27 09:11:05 +0000
committerwulf <wulf>2004-12-27 09:11:05 +0000
commit9708f390da2984150f6b4650140fcdc50009cbb4 (patch)
tree76993c916ff7dae7d9b11893d89651c1d0318317
parent262116e9b06698dff5d97745769e7130b266c941 (diff)
downloadpkgsrc-9708f390da2984150f6b4650140fcdc50009cbb4.tar.gz
New package QBrew: A homebrewer's recipe calculator
-rw-r--r--misc/qbrew/DESCR4
-rw-r--r--misc/qbrew/Makefile18
-rw-r--r--misc/qbrew/PLIST37
-rw-r--r--misc/qbrew/distinfo4
4 files changed, 63 insertions, 0 deletions
diff --git a/misc/qbrew/DESCR b/misc/qbrew/DESCR
new file mode 100644
index 00000000000..3e149995fab
--- /dev/null
+++ b/misc/qbrew/DESCR
@@ -0,0 +1,4 @@
+QBrew is a homebrewer's recipe calculator. It can create and modify ale
+and lager recipes as well as calculate gravity, color, and bitterness.
+QBrew includes a database of styles, grains, hops, and miscellaneous
+ingredients, plus a brewing tutorial.
diff --git a/misc/qbrew/Makefile b/misc/qbrew/Makefile
new file mode 100644
index 00000000000..8957ef83e8b
--- /dev/null
+++ b/misc/qbrew/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/12/27 09:11:05 wulf Exp $
+
+DISTNAME= qbrew-0.3.4
+CATEGORIES= misc
+MASTER_SITES= http://www.usermode.org/code/
+
+MAINTAINER= wulf@NetBSD.org
+HOMEPAGE= http://www.usermode.org/code.html
+COMMENT= Homebrewer's recipe calculator
+
+USE_BUILDLINK3= yes
+USE_GNU_TOOLS+= make
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+
+.include "../../x11/qt3-libs/buildlink3.mk"
+.include "../../x11/qt3-tools/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/misc/qbrew/PLIST b/misc/qbrew/PLIST
new file mode 100644
index 00000000000..e190439f21f
--- /dev/null
+++ b/misc/qbrew/PLIST
@@ -0,0 +1,37 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/12/27 09:11:05 wulf Exp $
+bin/qbrew
+share/doc/qbrew/en/primer-design.html
+share/doc/qbrew/en/primer-equipment.html
+share/doc/qbrew/en/primer-firstbrew.html
+share/doc/qbrew/en/primer-glossary.html
+share/doc/qbrew/en/primer-mashing.html
+share/doc/qbrew/en/primer-recipes.html
+share/doc/qbrew/en/primer.html
+share/doc/qbrew/en/qbrew-changes.html
+share/doc/qbrew/en/qbrew-commandline.html
+share/doc/qbrew/en/qbrew-configuration.html
+share/doc/qbrew/en/qbrew-copyright.html
+share/doc/qbrew/en/qbrew-credits.html
+share/doc/qbrew/en/qbrew-faq.html
+share/doc/qbrew/en/qbrew-handbook.html
+share/doc/qbrew/en/qbrew-hop.html
+share/doc/qbrew/en/qbrew-install.html
+share/doc/qbrew/en/qbrew-intro.html
+share/doc/qbrew/en/qbrew-misc.html
+share/doc/qbrew/en/qbrew-notes.html
+share/doc/qbrew/en/qbrew-reference.html
+share/doc/qbrew/en/qbrew-using.html
+share/doc/qbrew/en/qbrew.docbook
+share/doc/qbrew/en/qbrew.xsl
+share/doc/qbrew/en/sqa.html
+share/qbrew/ChangeLog
+share/qbrew/LICENSE
+share/qbrew/README
+share/qbrew/paleale.qbrew
+share/qbrew/qbrew.png
+share/qbrew/qbrew.svg
+share/qbrew/qbrewdata
+share/qbrew/stout.qbrew
+@dirrm share/doc/qbrew/en
+@dirrm share/doc/qbrew
+@dirrm share/qbrew
diff --git a/misc/qbrew/distinfo b/misc/qbrew/distinfo
new file mode 100644
index 00000000000..87e5f3e5b0e
--- /dev/null
+++ b/misc/qbrew/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/12/27 09:11:05 wulf Exp $
+
+SHA1 (qbrew-0.3.4.tar.gz) = a908d20fdb00f48833ae451d647242bb4d43dd51
+Size (qbrew-0.3.4.tar.gz) = 393257 bytes