aboutsummaryrefslogtreecommitdiffstats
path: root/shells/bash-static/Makefile
blob: 3555e40cdf789eda085658fdc7693216227150eb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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"