16 lines
451 B
Makefile
16 lines
451 B
Makefile
# $NetBSD: Makefile,v 1.2 2001/02/17 18:08:51 wiz 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= packages@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"
|