aboutsummaryrefslogtreecommitdiffstats
path: root/misc/bottlerocket/Makefile
blob: 884260e88f267d74341a5e73c1cdcfa59a61a9be (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:   bottlerocket
# Version required:    0.04b
# Date created:        15 July 1999
# Whom:                Mike Smith <msmith@freebsd.org>
#
# $Id$
#

DISTNAME=   bottlerocket-0.04b
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>