| # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 |
| github.setup named-data ndn-cxx ndn-cxx-0.3.1 |
| checksums rmd160 11a0901a0b16edc885d235b4582810ef958800d9 \ |
| sha256 9bc23c2a19de80bf4651614ab5e95bafe5b539dcaac87fa4975f05ccda02da2a |
| homepage http://named-data.net/doc/ndn-cxx/ |
| maintainers ucla.edu:alexander.afanasyev |
| description NDN C++ library with eXperimental eXtensions |
| long_description ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives \ |
| that can be used to implement various NDN applications |
| depends_lib-append port:boost \ |
| depends_build-append port:pkgconfig \ |
| configure.env-append SPHINX_BUILD=${prefix}/bin/sphinx-build-2.7 |
| configure.cxxflags-append -std=c++11 |
| configure.cmd ./waf configure |
| destroot.destdir --destdir=${destroot} |