opnsense-ports/shells/bash-static/Makefile
Franco Fichtner 195137c968 */*: sync with upstream
Taken from: FreeBSD
2025-01-07 13:45:07 +01:00

9 lines
138 B
Makefile

MASTERDIR= ${.CURDIR}/../../shells/bash
OPTIONS_SLAVE= STATIC
PKGNAMESUFFIX= -static
PIE_UNSAFE= yes
.include "${MASTERDIR}/Makefile"