freebsd-ports/net-mgmt/cdpd/Makefile
2006-09-05 09:42:45 +00:00

22 lines
483 B
Makefile

# New ports collection makefile for: cdpd
# Date created: 26 Sep 2001
# Whom: Alexandre Snarskii <snar@paranoia.ru>
#
# $FreeBSD$
PORTNAME= cdpd
PORTVERSION= 1.0.2
PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= ftp://ftp.lexa.ru/pub/domestic/snar/
MAINTAINER= ports@FreeBSD.org
COMMENT= CDPdaemon - sends Cisco Discovery Protocol announces over ethernet
BUILD_DEPENDS= libnet*<=1.1.0,1:${PORTSDIR}/net/libnet10
GNU_CONFIGURE= yes
MAN8= cdpd.8
.include <bsd.port.mk>