a894b3e110
I know; sorry about that, but I did not find a better way). Reminded by: bapt
11 lines
267 B
Makefile
11 lines
267 B
Makefile
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
DISTVERSION= 304.88
|
|
# Explicitly set PORTREVISION as it can be overridden by the master port
|
|
PORTREVISION= 1
|
|
|
|
MASTERDIR= ${.CURDIR}/../nvidia-driver
|
|
PKGNAMESUFFIX= -304
|
|
|
|
.include "${MASTERDIR}/Makefile"
|