freebsd-ports/misc/bottlerocket/Makefile
Volker Stolz 12bce07b1b - provide another MASTER_SITE for misc/bottlerocket
- SHA256 distinfo

PR:		ports/89050
Submitted by:	David Yeske
2005-11-15 09:27:40 +00:00

23 lines
493 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= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= futurebsd
MAINTAINER= ports@FreeBSD.org
COMMENT= Home Automation Software for the X10 FireCracker kit
USE_GMAKE= yes
GNU_CONFIGURE= yes
ALL_TARGET= br
PLIST_FILES= bin/br
.include <bsd.port.mk>