7e52725f2a
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
21 lines
433 B
Makefile
21 lines
433 B
Makefile
# New ports collection makefile for: bottlerocket
|
|
# Date created: 15 July 1999
|
|
# Whom: Mike Smith <msmith@freebsd.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= bottlerocket
|
|
PORTVERSION= 0.04c
|
|
CATEGORIES= misc
|
|
MASTER_SITES= http://mlug.missouri.edu/~tymm/
|
|
|
|
MAINTAINER= msmith@freebsd.org
|
|
COMMENT= Home Automation Software for the X10 FireCracker kit
|
|
|
|
USE_GMAKE= yes
|
|
GNU_CONFIGURE= yes
|
|
ALL_TARGET= br
|
|
|
|
.include <bsd.port.mk>
|