13 lines
291 B
Makefile
13 lines
291 B
Makefile
# New ports collection makefile for: nvidia-driver, legacy version 173.14.xx
|
|
# Date created: 26 Oct 2008
|
|
# Whom: Alexey Dokuchaev <danfe@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTVERSION= 173.14.18
|
|
|
|
MASTERDIR= ${.CURDIR}/../nvidia-driver
|
|
NO_LATEST_LINK= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|