1999-07-15 23:31:48 +02:00
|
|
|
# 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$
|
1999-07-15 23:31:48 +02:00
|
|
|
#
|
|
|
|
|
2000-04-14 10:49:30 +02:00
|
|
|
PORTNAME= bottlerocket
|
|
|
|
PORTVERSION= 0.04c
|
1999-07-15 23:31:48 +02:00
|
|
|
CATEGORIES= misc
|
|
|
|
MASTER_SITES= http://mlug.missouri.edu/~tymm/
|
|
|
|
|
|
|
|
MAINTAINER= msmith@freebsd.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= Home Automation Software for the X10 FireCracker kit
|
1999-07-15 23:31:48 +02:00
|
|
|
|
|
|
|
USE_GMAKE= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
ALL_TARGET= br
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|