aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-BGP/Makefile
blob: a837e15099a6d708f2a7d93c5c0eff646d8f100d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$

PORTNAME=	Net-BGP
PORTVERSION=	0.14
CATEGORIES=	net perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	az@FreeBSD.org
COMMENT=	Border Gateway Protocol version 4 speaker/listener library

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>