blob: be79bf5537fec172b253ac497f127078c603c749 [file] [log] [blame]
# -*- 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
# $Id$
PortSystem 1.0
PortGroup github 1.0
github.setup cawka ndn-cpp afc45a96221fbabd9e2e4d753b4a126a8e417da0
checksums rmd160 df0c487edbdd2e134a43dafcc67793bf3fc67b07 \
sha256 c6cd4ac6ca413f9cebf0f1653b4eb069ac37b3c7a76bc7f8e8da232dd68f1ba4
name ndn-cpp-dev
homepage https://github.com/cawka/ndn-cpp
license BSD
version 0.2.2
categories net
platforms darwin
maintainers ucla.edu:alexander.afanasyev
description C++ development library for NDN
long_description C++ development library for NDN.
use_autoreconf yes
use_configure yes
depends_lib-append port:boost \
port:openssl \
port:libcryptopp \
port:sqlite3
configure.args-append --without-c++11 \
--with-system-boost