freebsd-ports/misc/bottlerocket/Makefile
2004-02-06 13:12:53 +00:00

22 lines
469 B
Makefile

# New ports collection makefile for: bottlerocket
# Date created: 15 July 1999
# Whom: Mike Smith <msmith@freebsd.org>
#
# $FreeBSD$
#
PORTNAME= bottlerocket
PORTVERSION= 0.04c
PORTREVISION= 1
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
PLIST_FILES= bin/br
.include <bsd.port.mk>