mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
20 lines
408 B
Makefile
20 lines
408 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= ports@FreeBSD.org
|
|
COMMENT= Reads temperatures from a Voltcraft 304 thermometer
|
|
|
|
MAN1= vc304.1
|
|
PLIST_FILES= bin/vc304
|
|
|
|
.include <bsd.port.mk>
|