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
|
2004-02-04 06:10:27 +01:00
|
|
|
PORTREVISION= 1
|
1999-07-15 23:31:48 +02:00
|
|
|
CATEGORIES= misc
|
2005-11-15 10:27:40 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
|
|
MASTER_SITE_SUBDIR= futurebsd
|
1999-07-15 23:31:48 +02:00
|
|
|
|
2005-10-11 20:59:12 +02:00
|
|
|
MAINTAINER= ports@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
|
2004-02-06 14:12:53 +01:00
|
|
|
PLIST_FILES= bin/br
|
1999-07-15 23:31:48 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|