freebsd-ports/net/openbgpd-devel/Makefile
Florent Thoumie a18d1d540b Update openbgpd to 3.9.
Reminded by:	osa
2006-05-25 11:09:27 +00:00

26 lines
595 B
Makefile

# New ports collection makefile for: openbgpd-devel
# Date created: Mar 15 2006
# Whom: Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD$
#
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"