2f239b9f1f
- Remove NVVERSION hacks and corresponding comments - Fix X11BASE reference in a comment
13 lines
281 B
Makefile
13 lines
281 B
Makefile
# New ports collection makefile for: nvidia-driver, legacy version 71xx
|
|
# Date created: 08 Feb 2007
|
|
# Whom: Alexey Dokuchaev <danfe@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTVERSION= 71.86.04
|
|
PORTREVISION= 1
|
|
|
|
MASTERDIR= ${.CURDIR}/../nvidia-driver
|
|
|
|
.include "${MASTERDIR}/Makefile"
|