3702ece71a
Reported by: Sam Lawrance
19 lines
400 B
Makefile
19 lines
400 B
Makefile
# 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@FreeBSD.org
|
|
COMMENT= Temperature control for fermenting beer and other applications
|
|
|
|
NO_WRKSUBDIR= YES
|
|
|
|
.include <bsd.port.mk>
|