freebsd-ports/net/cnd/Makefile
Jean Milanez Melo 1f3fb2fae8 - Fix mastersite.
- Remove WWW.
- Pass maintainership to submitter.

PR:		ports/104100
Submitted by:	Lars Engels <lars.engels@0x20.net>
2006-11-01 15:07:20 +00:00

18 lines
348 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://www.bsd-geek.de/FreeBSD/distfiles/
MAINTAINER= lars.engels@0x20.net
COMMENT= Console network display
PLIST_FILES= bin/cnd
.include <bsd.port.mk>