ports/shells/bash-static/Makefile
2021-04-06 16:31:07 +02:00

9 lines
171 B
Makefile

# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
MASTERDIR= ${.CURDIR}/../../shells/bash
OPTIONS_SLAVE= STATIC
PKGNAMESUFFIX= -static
.include "${MASTERDIR}/Makefile"