forked from Lainports/freebsd-ports
8 lines
165 B
Makefile
8 lines
165 B
Makefile
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../../shells/bash-devel
|
|
|
|
OPTIONS_SLAVE= STATIC
|
|
|
|
.include "${MASTERDIR}/Makefile"
|