1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
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

11 lines
183 B
Makefile

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