mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
2c6a73f558
part of r540871). PR: 247789 Submitted by: Thibault Payet
11 lines
221 B
Makefile
11 lines
221 B
Makefile
# $FreeBSD$
|
|
|
|
DISTVERSION= 390.138
|
|
# Explicitly set PORTREVISION as it can be overridden by the master port
|
|
PORTREVISION= 0
|
|
|
|
MASTERDIR= ${.CURDIR}/../linux-nvidia-libs
|
|
PKGNAMESUFFIX= -390
|
|
|
|
.include "${MASTERDIR}/Makefile"
|