# New ports collection makefile for:	bgpq
# Date created:				21 Jan 2002
# Whom:					Alexandre Snarskii <snar@paranoia.ru>
#
# $FreeBSD: ports/net/bgpq/Makefile,v 1.4 2003/02/21 13:14:35 knu Exp $

PORTNAME=	bgpq
PORTVERSION=	1.0.7.6
CATEGORIES=	net
MASTER_SITES=	ftp://ftp.lexa.ru/pub/domestic/snar/

MAINTAINER=	snar@paranoia.ru
COMMENT=	Bgpq - lightweight access-list generator for cisco routers

MAN8=		bgpq.8

HAS_CONFIGURE=	yes

post-install:
	strip ${PREFIX}/bin/bgpq

.include <bsd.port.mk>
