2016-10-06 22:20:54 +02:00
|
|
|
# Created by: Franco Fichtner <franco@opnsense.org>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= em
|
2019-06-14 13:34:38 +02:00
|
|
|
PORTVERSION= 7.7.5
|
|
|
|
PORTREVISION= 0
|
2018-10-29 15:58:44 +01:00
|
|
|
PORTEPOCH= 0
|
2016-10-06 22:20:54 +02:00
|
|
|
MASTER_SITE_SUBDIR= 17509/eng
|
|
|
|
|
2018-10-30 11:23:36 +01:00
|
|
|
MAINTAINER= freebsd@intel.com
|
2016-10-06 22:20:54 +02:00
|
|
|
COMMENT= Gigabit FreeBSD Base Drivers for Intel(R) Ethernet
|
|
|
|
|
2017-05-27 17:33:43 +02:00
|
|
|
BROKEN_armv6= fails to compile: implicit declaration of function 'cp15_pmccntr_get' is invalid in C99
|
|
|
|
|
2018-10-08 22:17:16 +02:00
|
|
|
MAX_NETMAP_OSVERSION= 1199999 # Doesn't build w/NETMAP on 12
|
|
|
|
|
2016-10-06 22:20:54 +02:00
|
|
|
MASTERDIR= ${.CURDIR}/../intel-ixl-kmod
|
|
|
|
PKGDIR= ${.CURDIR}
|
|
|
|
DISTINFO_FILE= ${.CURDIR}/distinfo
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|