| # -*- 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 repo-ng a79c778ae133c92ea691951877db81ee0a7b26c9 |
| checksums rmd160 5ced3694f6f495645eb94766877c7417690915e8 \ |
| sha256 e158d03d1a1b40098088c801920626e4bbdb35e557d4f30a6e9c016cead07fb4 |
| homepage https://github.com/named-data/repo-ng |
| maintainers ucla.edu:alexander.afanasyev |
| description Next generation of NDN repository |
| long_description repo-ng is an implementation of a Named Data Networking data repository. \ |
| The repo-ng follows Repo protocol of NDN. The specification of repo protocol \ |
| is: http://redmine.named-data.net/projects/repo-ng/wiki |
| depends_lib-append port:ndn-cxx \ |
| depends_build-append port:pkgconfig |
| configure.cxxflags-append -std=c++11 |
| configure.env-append PKG_CONFIG_PATH=${prefix}/lib/pkgconfig |
| configure.cmd ./waf configure |
| destroot.destdir --destdir=${destroot} |