freebsd-ports/misc/bottlerocket/Makefile
Mark Linimon b2c56182b2 Mark as BROKEN: unfetchable. Also reset maintainer at his request.
Someone should adopt this port and give it a good home, it sounds like
something fun to tinker with.

Source:		distfile survey
2005-10-11 18:59:12 +00:00

26 lines
535 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= # disappeared
MAINTAINER= ports@FreeBSD.org
COMMENT= Home Automation Software for the X10 FireCracker kit
BROKEN= "mastersite disappeared"
DEPRECATED= ${BROKEN}
EXPIRATION_DATE= 2005-12-11
USE_GMAKE= yes
GNU_CONFIGURE= yes
ALL_TARGET= br
PLIST_FILES= bin/br
.include <bsd.port.mk>