# -*- 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 | |
name ccnping | |
homepage https://github.com/NDN-Routing/ccnping | |
license GPL-2+ | |
version 0.1 | |
categories net ccnx | |
maintainers ucla.edu:alexander.afanasyev | |
description ping command equivalent for CCNx | |
long_description ccnpingserver and ccnping are CCNx applications used for testing connectivity | |
replaced_by ndnping | |
PortGroup obsolete 1.0 |