8 lines
208 B
Makefile
8 lines
208 B
Makefile
DISTVERSION= 340.108
|
|
# Explicitly set PORTREVISION as it can be overridden by the master port
|
|
PORTREVISION= 0
|
|
|
|
MASTERDIR= ${.CURDIR}/../linux-nvidia-libs
|
|
PKGNAMESUFFIX= -340
|
|
|
|
.include "${MASTERDIR}/Makefile"
|