aboutsummaryrefslogtreecommitdiff
path: root/net/cnd/Makefile
blob: 5c0af9254a40e9ece7f472c410220fe788b29c2e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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>