pkgsrc/misc/bottlerocket/Makefile
rh 1fb5336b71 Initial import of the FreeBSD port of bottlerocket-0.04c, a home
automation software for the X10 firecracker kit.
2000-07-15 07:12:26 +00:00

19 lines
442 B
Makefile

# New ports collection makefile for: bottlerocket
# Date created: 15 July 1999
# Whom: Mike Smith <msmith@freebsd.org>
#
# $FreeBSD: ports/misc/bottlerocket/Makefile,v 1.4 2000/04/14 08:45:23 asami Exp $
#
PORTNAME= bottlerocket
PORTVERSION= 0.04c
CATEGORIES= misc
MASTER_SITES= http://mlug.missouri.edu/~tymm/
MAINTAINER= msmith@freebsd.org
USE_GMAKE= yes
GNU_CONFIGURE= yes
ALL_TARGET= br
.include <bsd.port.mk>