mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
20 lines
398 B
Makefile
20 lines
398 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@lemis.com
|
|
COMMENT= Temperature control for fermenting beer and other applications
|
|
|
|
NO_WRKSUBDIR= YES
|
|
|
|
.include <bsd.port.mk>
|