blob: de0ee0f3c355d863c7e88c7219f5d54c31861eae (
plain)
1
2
3
4
5
6
7
8
9
|
DISTVERSION= 390.141
# Explicitly set PORTREVISION as it can be overridden by the master port
PORTREVISION= 0
MASTERDIR= ${.CURDIR}/../linux-nvidia-libs
PKGNAMESUFFIX= -390
.include "${MASTERDIR}/Makefile"
|