opnsense-ports/shells/bash-static/Makefile
Franco Fichtner 839b822dbf */*: sync with upstream
Taken from: HardenedBSD
2018-11-29 06:59:20 +01:00

10 lines
183 B
Makefile

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