2014-10-31 16:43:44 +00:00
|
|
|
COMMENT= toolset for internet routing registries
|
|
|
|
|
|
|
|
|
|
V= 5.0.1
|
2020-02-03 20:40:37 +00:00
|
|
|
REVISION= 5
|
2014-10-31 16:43:44 +00:00
|
|
|
DISTNAME= irrtoolset-$V
|
|
|
|
|
|
|
|
|
|
CATEGORIES= net
|
|
|
|
|
|
|
|
|
|
HOMEPAGE= http://irrtoolset.isc.org/
|
|
|
|
|
|
|
|
|
|
# BSD
|
2019-06-03 16:06:50 +00:00
|
|
|
PERMIT_PACKAGE= Yes
|
2014-10-31 16:43:44 +00:00
|
|
|
|
2019-05-17 16:19:37 +00:00
|
|
|
WANTLIB += ${COMPILER_LIBCXX} c curses m readline
|
2014-10-31 16:43:44 +00:00
|
|
|
|
2019-05-17 16:19:37 +00:00
|
|
|
COMPILER = base-clang ports-gcc base-gcc
|
2018-10-24 14:27:57 +00:00
|
|
|
|
2023-09-27 14:17:59 +00:00
|
|
|
SITES= http://ftp.isc.org/isc/IRRToolSet/IRRToolSet-$V/ \
|
2014-10-31 16:43:44 +00:00
|
|
|
ftp://ftp.isc.org/isc/IRRToolSet/IRRToolSet-$V/
|
|
|
|
|
|
|
|
|
|
BUILD_DEPENDS= devel/bison
|
|
|
|
|
|
|
|
|
|
CONFIGURE_STYLE= gnu
|
|
|
|
|
CONFIGURE_ENV= YACC="${LOCALBASE}/bin/bison -y"
|
|
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|