mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
9 lines
138 B
Makefile
9 lines
138 B
Makefile
# $FreeBSD$
|
|
|
|
VERSIONS= 114 115 116
|
|
KRB5_VERSION?= 116
|
|
|
|
MASTERDIR= ${.CURDIR}/../krb5-${KRB5_VERSION}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|