freebsd-ports/net/cdpd/Makefile
Anders Nordby fc39b6d736 Update to 1.0.2.
PR:		36793
Submitted by:	maintainer
2002-04-14 00:53:57 +00:00

20 lines
393 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
CATEGORIES= net
MASTER_SITES= ftp://ftp.lexa.ru/pub/domestic/snar/
MAINTAINER= snar@paranoia.ru
BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet
GNU_CONFIGURE= yes
MAN8= cdpd.8
.include <bsd.port.mk>