freebsd-ports/net-mgmt/cdpd/Makefile

22 lines
468 B
Makefile
Raw Normal View History

# New ports collection makefile for: cdpd
# Date created: 26 Sep 2001
# Whom: Alexandre Snarskii <snar@paranoia.ru>
#
# $FreeBSD$
PORTNAME= cdpd
PORTVERSION= 1.0.2
CATEGORIES= net
MASTER_SITES= ftp://ftp.lexa.ru/pub/domestic/snar/
MAINTAINER= snar@paranoia.ru
2003-02-21 14:28:59 +01:00
COMMENT= CDPdaemon - sends Cisco Discovery Protocol announces over ethernet
BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet
GNU_CONFIGURE= yes
MAN8= cdpd.8
.include <bsd.port.mk>