1999-08-30 16:24:37 +02:00
|
|
|
# $FreeBSD$
|
1997-05-05 12:46:20 +02:00
|
|
|
|
2002-11-16 14:34:59 +01:00
|
|
|
PORTNAME= irrtoolset
|
2012-09-11 21:25:21 +02:00
|
|
|
PORTVERSION= 5.0.1
|
2006-12-10 23:27:10 +01:00
|
|
|
CATEGORIES= net-mgmt
|
2010-04-01 21:28:41 +02:00
|
|
|
MASTER_SITES= ISC/IRRToolSet/IRRToolSet-${PORTVERSION}
|
1997-05-05 12:46:20 +02:00
|
|
|
|
2002-09-02 02:09:31 +02:00
|
|
|
MAINTAINER= oberman@es.net
|
2003-02-21 14:28:59 +01:00
|
|
|
COMMENT= A suite of routing policy tools to interact with the IRR
|
1997-05-05 12:46:20 +02:00
|
|
|
|
2010-04-01 21:28:41 +02:00
|
|
|
PLIST_FILES= bin/rpslcheck bin/peval bin/rtconfig
|
1997-05-05 12:46:20 +02:00
|
|
|
|
2013-03-08 12:32:11 +01:00
|
|
|
USES= bison
|
2002-11-16 14:34:59 +01:00
|
|
|
USE_GMAKE= yes
|
2012-09-11 21:26:38 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2010-12-04 08:34:27 +01:00
|
|
|
USE_AUTOTOOLS= libtool
|
2010-04-01 21:28:41 +02:00
|
|
|
MAKE_JOBS_SAFE= yes
|
1997-05-05 12:46:20 +02:00
|
|
|
|
2010-04-01 21:28:41 +02:00
|
|
|
MAN1= rtconfig.1 peval.1 rpslcheck.1 irrtoolset-errors.1
|
2006-12-10 23:27:10 +01:00
|
|
|
|
2007-10-04 04:24:29 +02:00
|
|
|
.include <bsd.port.mk>
|