1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/shells/bash-static/Makefile
2021-04-06 16:31:07 +02:00

10 lines
171 B
Makefile

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