mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 04:46:28 -04:00
8 lines
159 B
Makefile
8 lines
159 B
Makefile
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../../shells/bash
|
|
|
|
OPTIONS_SLAVE= STATIC
|
|
|
|
.include "${MASTERDIR}/Makefile"
|