Added barefoot-pro driver with port configuration via Thrift

Change-Id: Ibefa8e1ab66cd539b7a6ca29a8580cccae4914c1
diff --git a/mwc.defs b/mwc.defs
index 26017d4..2eb36ad 100644
--- a/mwc.defs
+++ b/mwc.defs
@@ -2,6 +2,7 @@
 
 MWC_APPS = [
     '//pipelines/fabric-pro:onos-pipelines-fabric-pro-oar',
+    '//drivers/barefoot-pro:onos-drivers-barefoot-pro-oar',
 ]
 
 APPS = APPS + MWC_APPS