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