freebsd-ports/net/cnd/Makefile
Roman Bogorodskiy 0e945210a5 - Update to 0.7
- Switch to PLIST_FILES

PR:		81402
Submitted by:	Andrej Zverev <az@inec.ru>
Approved by:	maintainer timeout
2005-06-06 06:39:39 +00:00

18 lines
342 B
Makefile

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