blob: 630e8c11f3c8ea7ad1beec95bd3e26313eff3c2e [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 named-data ndn-tlv-ping ndn-tlv-ping-0.1.0
checksums rmd160 b81cbc32a1ef2959428f0013ef2b38add95a6b3a \
sha256 d3b201f7f76c13403b5169dac35da9a15b849b0b1ed8b456a2efb23f87bddffd
name ndnping
homepage https://github.com/named-data/ndn-tlv-ping
version 0.1.0
license GPL3+
epoch 1
categories net
platforms darwin
maintainers ucla.edu:alexander.afanasyev
description NDN Ping utility (ndn-tlv-ping)
long_description NDN Ping utility (client and server)
depends_lib-append port:ndn-cxx
depends_build-append port:pkgconfig
use_configure yes
configure.cmd ./waf configure
build.cmd ./waf
build.target build
destroot.cmd ./waf
destroot.target install
destroot.destdir --destdir=${destroot}