1999-07-15 17:31:48 -04:00
|
|
|
# New ports collection makefile for: bottlerocket
|
1999-12-28 15:27:22 -05:00
|
|
|
# Version required: 0.04c
|
1999-07-15 17:31:48 -04:00
|
|
|
# Date created: 15 July 1999
|
|
|
|
# Whom: Mike Smith <msmith@freebsd.org>
|
|
|
|
#
|
1999-08-25 03:23:21 -04:00
|
|
|
# $FreeBSD$
|
1999-07-15 17:31:48 -04:00
|
|
|
#
|
|
|
|
|
1999-12-28 15:27:22 -05:00
|
|
|
DISTNAME= bottlerocket-0.04c
|
1999-07-15 17:31:48 -04:00
|
|
|
CATEGORIES= misc
|
|
|
|
MASTER_SITES= http://mlug.missouri.edu/~tymm/
|
|
|
|
|
|
|
|
MAINTAINER= msmith@freebsd.org
|
|
|
|
|
|
|
|
USE_GMAKE= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
ALL_TARGET= br
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|