Tweak net-mgmt/unifi2 version 2.4.6_4
[dports.git] / net-mgmt / irrtoolset / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       irrtoolset
4 PORTVERSION=    5.0.1
5 CATEGORIES=     net-mgmt
6 MASTER_SITES=   ISC/IRRToolSet/IRRToolSet-${PORTVERSION}
7
8 MAINTAINER=     rkoberman@gmail.com
9 COMMENT=        Suite of routing policy tools to interact with the IRR
10
11 PLIST_FILES=    bin/rpslcheck bin/peval bin/rtconfig \
12                 man/man1/rtconfig.1.gz man/man1/peval.1.gz \
13                 man/man1/rpslcheck.1.gz man/man1/irrtoolset-errors.1.gz
14
15 USES=           bison gmake libtool
16 GNU_CONFIGURE=  yes
17
18 .include <bsd.port.mk>