mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
8 lines
208 B
Makefile
8 lines
208 B
Makefile
DISTVERSION= 390.154
|
|
# Explicitly set PORTREVISION as it can be overridden by the master port
|
|
PORTREVISION= 0
|
|
|
|
MASTERDIR= ${.CURDIR}/../linux-nvidia-libs
|
|
PKGNAMESUFFIX= -390
|
|
|
|
.include "${MASTERDIR}/Makefile"
|