freebsd-ports/shells/bash-static/Makefile
Emanuel Haupt 78b40dbf5e This port now builds on 13.0-CURRENT.
Reported by:	Manfred Antar <manfredantar@gmail.com> (via mail)
2018-11-28 07:28:41 +00: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"