mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
11 lines
256 B
Makefile
11 lines
256 B
Makefile
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
|
|
|
|
DISTVERSION= 340.108
|
|
# Explicitly set PORTREVISION as it can be overridden by the master port
|
|
PORTREVISION= 2
|
|
|
|
MASTERDIR= ${.CURDIR}/../nvidia-driver
|
|
PKGNAMESUFFIX= -340
|
|
|
|
.include "${MASTERDIR}/Makefile"
|