# New ports collection makefile for:	openbgpd-devel
# Date created:				Mar 15 2006
# Whom:					Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD: ports/net/openbgpd-devel/Makefile,v 1.3 2006/05/25 11:09:26 flz Exp $
#

PORTNAME=	openbgpd-devel
PORTVERSION=	${SNAPSHOT}
PORTREVISION=	0
CATEGORIES=	net
DISTFILES=	${PORTNAME}-${PORTVERSION}.tgz:freebsd
SNAPSHOT=	20060516

MAINTAINER=	flz@FreeBSD.org
COMMENT=	Free implementation of the Border Gateway Protocol, Version 4

CONFLICTS=	zebra-0* quagga-0* openbgpd-devel-*

MASTERDIR=	${.CURDIR}/../openbgpd
MD5_FILE=	${.CURDIR}/distinfo

EXTRA_PATCHES=	${.CURDIR}/files/devel-bgpd_bgpd.8

.include "${MASTERDIR}/Makefile"
