diff options
author | vanilla <vanilla@FreeBSD.org> | 2014-10-16 13:59:54 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2014-10-16 13:59:54 +0800 |
commit | f2848271ff344b1954d1b29affe49108b306c021 (patch) | |
tree | deb4668dfa6f3d1f029fbc20be4172742280ca04 /net/Makefile | |
parent | 15ebe402bf2915623bfae5b7aa75d59006c246d6 (diff) | |
download | freebsd-ports-gnome-f2848271ff344b1954d1b29affe49108b306c021.tar.gz freebsd-ports-gnome-f2848271ff344b1954d1b29affe49108b306c021.tar.zst freebsd-ports-gnome-f2848271ff344b1954d1b29affe49108b306c021.zip |
Add dpdk 1.7.1, intel(R) DPDK: Software libraries for packet processing.
PR: ports/194072
Submitted by: bruce.richardson@intel.com
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index a72055d8340c..829401f163aa 100644 --- a/net/Makefile +++ b/net/Makefile @@ -98,6 +98,7 @@ SUBDIR += dictd-database SUBDIR += dimes SUBDIR += dosdetector + SUBDIR += dpdk SUBDIR += drawterm SUBDIR += dropbox-api-command SUBDIR += dropbox-uploader |