summaryrefslogtreecommitdiff
path: root/misc/bottlerocket/Makefile
blob: d1df884c1b03ba93593dcc7deff3f3e88f3c1fd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.3 2003/06/02 01:18:18 jschauma Exp $
# FreeBSD Id: ports/misc/bottlerocket/Makefile,v 1.4 2000/04/14 08:45:23 asami Exp

DISTNAME=	bottlerocket-0.04c
CATEGORIES=	misc
MASTER_SITES=	http://mlug.missouri.edu/~tymm/

MAINTAINER=	tech-pkg@netbsd.org
HOMEPAGE=	http://mlug.missouri.edu/~tymm/
COMMENT=	Home Automation Software for the X10 FireCracker kit

USE_GMAKE=	yes
GNU_CONFIGURE=	yes
ALL_TARGET=	br

.include "../../mk/bsd.pkg.mk"