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