mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
a894b3e110
I know; sorry about that, but I did not find a better way). Reminded by: bapt
12 lines
268 B
Makefile
12 lines
268 B
Makefile
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
DISTVERSION= 71.86.15
|
|
# Explicitly set PORTREVISION as it can be overridden by the master port
|
|
PORTREVISION= 3
|
|
|
|
MASTERDIR= ${.CURDIR}/../nvidia-driver
|
|
PKGNAMESUFFIX= -71
|
|
|
|
.include "${MASTERDIR}/Makefile"
|