freebsd-ports/misc/bottlerocket/Makefile
Vanilla I. Shu cbc9bcb81b Stagify.
2014-06-08 15:23:03 +00:00

18 lines
368 B
Makefile

# Created by: Mike Smith <msmith@FreeBSD.org>
# $FreeBSD$
PORTNAME= bottlerocket
PORTVERSION= 0.04c
PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= SF/futurebsd/futurebsd/${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Home Automation Software for the X10 FireCracker kit
USES= gmake
GNU_CONFIGURE= yes
ALL_TARGET= br
PLIST_FILES= bin/br
.include <bsd.port.mk>