Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
fb4219981f0284a833f0f0ac357934e8727480e6
/
.
/
apps
/
mfwd
/
BUCK
blob: a2ed151fe3308fe679857458418711689162351a [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:CORE_DEPS'
,
]
osgi_jar_with_tests
(
deps
=
COMPILE_DEPS
,
)
onos_app
(
title
=
'Multicast Forwarding'
,
category
=
'Traffic Engineering'
,
url
=
'http://onosproject.org'
,
description
=
'Multicast forwarding application.'
,
)