freebsd-ports/net/intel-em-kmod/Makefile
Sean Bruno c97ba2fb79 Add kmod port for the exact tar archive from Intel's download site for
those folks who don't want to use the FreeBSD supported version.

PR:	212828
Submitted by:	 Sergey Kozlov <kozlov.sergey.404@gmail.com>
Reviewed by:	Franco Fichtner <franco@opnsense.org>
2016-10-06 20:20:54 +00:00

15 lines
350 B
Makefile

# Created by: Franco Fichtner <franco@opnsense.org>
# $FreeBSD$
PORTNAME= em
PORTVERSION= 7.6.2
MASTER_SITE_SUBDIR= 17509/eng
MAINTAINER= franco@opnsense.org
COMMENT= Gigabit FreeBSD Base Drivers for Intel(R) Ethernet
MASTERDIR= ${.CURDIR}/../intel-ixl-kmod
PKGDIR= ${.CURDIR}
DISTINFO_FILE= ${.CURDIR}/distinfo
.include "${MASTERDIR}/Makefile"