mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
9449ae60c3
See ports/misc/bottlerocket/files/md5:1.2 for the correct cvs log.
20 lines
387 B
Makefile
20 lines
387 B
Makefile
# New ports collection makefile for: bottlerocket
|
|
# Version required: 0.04c
|
|
# Date created: 15 July 1999
|
|
# Whom: Mike Smith <msmith@freebsd.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= bottlerocket-0.04c
|
|
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>
|