freebsd-ports/net/intel-em-kmod/Makefile
Serhii (Sergey) Kozlov d54f2273a8 net/intel-em-kmod: Update to 7.7.5
Sponsored by: Intel Corporation
2019-06-14 11:34:38 +00:00

21 lines
544 B
Makefile

# Created by: Franco Fichtner <franco@opnsense.org>
# $FreeBSD$
PORTNAME= em
PORTVERSION= 7.7.5
PORTREVISION= 0
PORTEPOCH= 0
MASTER_SITE_SUBDIR= 17509/eng
MAINTAINER= freebsd@intel.com
COMMENT= Gigabit FreeBSD Base Drivers for Intel(R) Ethernet
BROKEN_armv6= fails to compile: implicit declaration of function 'cp15_pmccntr_get' is invalid in C99
MAX_NETMAP_OSVERSION= 1199999 # Doesn't build w/NETMAP on 12
MASTERDIR= ${.CURDIR}/../intel-ixl-kmod
PKGDIR= ${.CURDIR}
DISTINFO_FILE= ${.CURDIR}/distinfo
.include "${MASTERDIR}/Makefile"