summaryrefslogtreecommitdiff
path: root/misc/tempcontrol/Makefile
blob: 0ea482b75d2b07c4e570b0f9c2202bd4ed3ca050 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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>