aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorgrog <grog@FreeBSD.org>2004-06-20 16:31:31 +0800
committergrog <grog@FreeBSD.org>2004-06-20 16:31:31 +0800
commitdcb5fd87f8f8d2097c9df665d783c01a1393d198 (patch)
treefca5c7397b89eaae78f1773b965f986c296ba353 /misc
parent412d573f928edb86ad077e93842e72adf7ae8da8 (diff)
downloadfreebsd-ports-gnome-dcb5fd87f8f8d2097c9df665d783c01a1393d198.tar.gz
freebsd-ports-gnome-dcb5fd87f8f8d2097c9df665d783c01a1393d198.tar.zst
freebsd-ports-gnome-dcb5fd87f8f8d2097c9df665d783c01a1393d198.zip
New port: tempcontrol controls the temperature of fermenting beer.
Diffstat (limited to 'misc')
-rw-r--r--misc/tempcontrol/Makefile19
-rw-r--r--misc/tempcontrol/distinfo2
-rw-r--r--misc/tempcontrol/pkg-descr11
-rw-r--r--misc/tempcontrol/pkg-plist4
4 files changed, 36 insertions, 0 deletions
diff --git a/misc/tempcontrol/Makefile b/misc/tempcontrol/Makefile
new file mode 100644
index 000000000000..0ea482b75d2b
--- /dev/null
+++ b/misc/tempcontrol/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: tempcontrol
+# Date created: 20 June 2004
+# Who: grog
+#
+# $FreeBSD$
+#
+
+PORTNAME= tempcontrol
+PORTVERSION= 1.0
+PORTREVISION= 1
+CATEGORIES= misc
+MASTER_SITES= http://www.lemis.com/grog/brewing/src/brewing/tempcontrol/
+
+MAINTAINER= grog@lemis.com
+COMMENT= Temperature control for fermenting beer and other applications
+
+NO_WRKSUBDIR= YES
+
+.include <bsd.port.mk>
diff --git a/misc/tempcontrol/distinfo b/misc/tempcontrol/distinfo
new file mode 100644
index 000000000000..cf5fac25096a
--- /dev/null
+++ b/misc/tempcontrol/distinfo
@@ -0,0 +1,2 @@
+MD5 (tempcontrol-1.0.tar.gz) = e1870b32439c566be2da872d56431e53
+SIZE (tempcontrol-1.0.tar.gz) = 122995
diff --git a/misc/tempcontrol/pkg-descr b/misc/tempcontrol/pkg-descr
new file mode 100644
index 000000000000..b5074c349133
--- /dev/null
+++ b/misc/tempcontrol/pkg-descr
@@ -0,0 +1,11 @@
+Tempcontrol is a temperature control program. In its current version
+it is specifically designed to control the temperature of beer
+fermenters in a fridge. It controls the temperatures when necessary
+by turning on either the fridge motor to cool the surroundings, or a
+light bulb to warm them.
+
+The specific brewing-related details are relatively minor, and future
+versions may become more general-purpose.
+
+Read the file README in the distribution for more information. At a
+later date there will be real documentation.
diff --git a/misc/tempcontrol/pkg-plist b/misc/tempcontrol/pkg-plist
new file mode 100644
index 000000000000..e675c5535996
--- /dev/null
+++ b/misc/tempcontrol/pkg-plist
@@ -0,0 +1,4 @@
+bin/tempcontrol
+share/tempcontrol/temperaturecontrolrc.sample
+etc/rc.d/temperaturecontrol.sh.sample
+@dirrm share/tempcontrol