freebsd-ports/shells/bash-static/Makefile
David E. O'Brien 9c1a4b8a74 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
2009-01-23 15:34:47 +00:00

12 lines
237 B
Makefile

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