freebsd-ports/shells/bash-static-devel/Makefile

9 lines
183 B
Makefile

# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD$
MASTERDIR= ${.CURDIR}/../../shells/bash-devel
OPTIONS_OVERRIDE= STATIC
NO_DIALOG= yes
.include "${MASTERDIR}/Makefile"