e366d0c694
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
16 lines
456 B
Makefile
16 lines
456 B
Makefile
# $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"
|