aboutsummaryrefslogtreecommitdiffstats
path: root/net/cnd/Makefile
blob: fd32a167bcfaeb75c7663f6e3f779073c3f9d415 (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://www.bsd-geek.de/FreeBSD/distfiles/

MAINTAINER= lme@FreeBSD.org
COMMENT=    Console network display

PLIST_FILES=    bin/cnd

.include <bsd.port.mk>