freebsd-ports/misc/bottlerocket/Makefile

21 lines
433 B
Makefile
Raw Normal View History

# New ports collection makefile for: bottlerocket
# Date created: 15 July 1999
# Whom: Mike Smith <msmith@freebsd.org>
#
1999-08-25 09:23:21 +02:00
# $FreeBSD$
#
2000-04-14 10:49:30 +02:00
PORTNAME= bottlerocket
PORTVERSION= 0.04c
CATEGORIES= misc
MASTER_SITES= http://mlug.missouri.edu/~tymm/
MAINTAINER= msmith@freebsd.org
COMMENT= Home Automation Software for the X10 FireCracker kit
USE_GMAKE= yes
GNU_CONFIGURE= yes
ALL_TARGET= br
.include <bsd.port.mk>