Provide a meta port of bash-static for shells/bash in order to have packages
created by the build cluster. PR: 130888 Submitted by: ehaupt
This commit is contained in:
12
shells/bash-static/Makefile
Normal file
12
shells/bash-static/Makefile
Normal file
@@ -0,0 +1,12 @@
|
||||
# Ports collection makefile for: bash-static
|
||||
# Date created: 22 Jan 2009
|
||||
# Whom: Emanuel Haupt <ehaupt@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../shells/bash
|
||||
|
||||
WITH_STATIC_BASH= yes
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
Reference in New Issue
Block a user