opnsense-ports/shells/bash-static/Makefile
Franco Fichtner 683aed4a3a */*: sync with upstream
Taken from: HardenedBSD
2017-09-17 20:02:47 +02: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"