diff options
author | pav <pav@FreeBSD.org> | 2004-01-22 06:18:02 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-01-22 06:18:02 +0800 |
commit | 977ae3ebf042fa48fee35e37e926f8e38ba1a97e (patch) | |
tree | bcbcd3a49d52df10f6e8ca2dd9302072fd2c1aa5 /misc/Makefile | |
parent | d4515a1e869d1cf1c49a34648764dd7832b2ed65 (diff) | |
download | freebsd-ports-gnome-977ae3ebf042fa48fee35e37e926f8e38ba1a97e.tar.gz freebsd-ports-gnome-977ae3ebf042fa48fee35e37e926f8e38ba1a97e.tar.zst freebsd-ports-gnome-977ae3ebf042fa48fee35e37e926f8e38ba1a97e.zip |
Add voltcraft304, a program that reads the temperature values from a Voltcraft 304
4-channel-thermometer connected to a serial line.
PR: ports/61645
Submitted by: Bernd Luevelsmeyer <bdluevel@heitec.net>
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index ec9878d5d228..8d05b05dbbba 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -363,6 +363,7 @@ SUBDIR += videotext SUBDIR += vifm SUBDIR += viz + SUBDIR += voltcraft304 SUBDIR += whichman SUBDIR += wmScoreBoard SUBDIR += wmcalendar |