freebsd-ports/net/cnd/Makefile
Kirill Ponomarev 51378f7b19 Add cnd 0.1,
cnd or console network display is a curses based real time
display of a networks input and output.

PR:		ports/64155
Submitted by:	Daniel Bryan <sisko@bsdmail.com>
2004-03-12 13:27:51 +00:00

16 lines
320 B
Makefile

# New ports collection makefile for: cnd
# Date created: 12 March 2004
# Whom: Daniel Bryan <sisko@bsdmail.com>
#
# $FreeBSD$
#
PORTNAME= cnd
PORTVERSION= 0.1
CATEGORIES= net
MASTER_SITES= http://members.iinet.net.au/~lynx/cnd/
MAINTAINER= sisko@bsdmail.com
COMMENT= Console network display
.include <bsd.port.mk>