freebsd-ports/net/cnd/Makefile

15 lines
285 B
Makefile

# Created by: 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
NO_STAGE= yes
.include <bsd.port.mk>