freebsd-ports/x11/nvidia-driver-173/Makefile
Alexey Dokuchaev 278e8e6785 Trim Makefile header for NVidia drivers, and move advisory comment about
legacy drivers to the top, where is suits better.
2012-09-27 16:50:19 +00:00

11 lines
270 B
Makefile

# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
# $FreeBSD$
DISTVERSION= 173.14.35
# Explicitly set PORTREVISION as it can be overridden by the master port
PORTREVISION= 1
MASTERDIR= ${.CURDIR}/../nvidia-driver
NO_LATEST_LINK= yes
.include "${MASTERDIR}/Makefile"