aboutsummaryrefslogtreecommitdiff
path: root/misc/bottlerocket/Makefile
blob: 60504b98f8df70812a508c9a6358cb9387ea42e0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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=	SF/futurebsd/futurebsd/${PORTNAME}

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>