mirror of
https://git.freebsd.org/ports.git
synced 2025-06-16 02:00:30 -04:00
9 lines
171 B
Makefile
9 lines
171 B
Makefile
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
|
|
|
|
MASTERDIR= ${.CURDIR}/../../shells/bash
|
|
|
|
OPTIONS_SLAVE= STATIC
|
|
|
|
PKGNAMESUFFIX= -static
|
|
|
|
.include "${MASTERDIR}/Makefile"
|