aboutsummaryrefslogtreecommitdiffstats
path: root/x11/nvidia-driver-96/Makefile
blob: e5da639dd590da2759bdeeff218ddfec60dd36d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# New ports collection makefile for:    nvidia-driver, legacy version 96.43.xx
# Date created:             08 Feb 2007
# Whom:                 Alexey Dokuchaev <danfe@FreeBSD.org>
#
# $FreeBSD$
#

DISTVERSION=    96.43.18
PORTREVISION=   0

MASTERDIR=  ${.CURDIR}/../nvidia-driver
NO_LATEST_LINK= yes

.include "${MASTERDIR}/Makefile"
'>Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1