freebsd-ports/shells/bash-static/Makefile

13 lines
237 B
Makefile
Raw Normal View History

# 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"