1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/misc/bottlerocket/Makefile
Mike Smith 22e32ee80f This is BottleRocket, a commandline interface to the X10 firecracker home
automation starter kit's 'dynanmite' RF control module.

See the author's homepage (http://mlug.missouri.edu/~tymm/) for more
details.
1999-07-15 21:31:48 +00:00

20 lines
382 B
Makefile

# New ports collection makefile for: bottlerocket
# Version required: 0.04b
# Date created: 15 July 1999
# Whom: Mike Smith <msmith@freebsd.org>
#
# $Id$
#
DISTNAME= bottlerocket-0.04b
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>