freebsd-ports/misc/voltcraft304/Makefile
Pav Lucistnik bac6e68361 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>
2004-01-21 22:18:02 +00:00

19 lines
410 B
Makefile

# New ports collection makefile for: voltcraft304
# Date created: 2004-01-20
# Whom: bdluevel@heitec.net
#
# $FreeBSD$
#
PORTNAME= voltcraft304
PORTVERSION= 1.0
CATEGORIES= misc
MASTER_SITES= ftp://ftp.heitec.net/pub/distfiles/
MAINTAINER= bdluevel@heitec.net
COMMENT= Reads temperatures from a Voltcraft 304 thermometer
MAN1= vc304.1
PLIST_FILES= bin/vc304
.include <bsd.port.mk>