mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
15 lines
307 B
Makefile
15 lines
307 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.28
|
|
PORTREVISION= 1
|
|
|
|
MASTERDIR= ${.CURDIR}/../nvidia-driver
|
|
NO_LATEST_LINK= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|