pkgsrc/net/irrtoolset-nox11/Makefile
spz 4d68d81842 make configure-option --enable-debug compile
make RtConfig -config junos work
fix a bug regarding Cisco export filters in RtConfig
2005-08-26 08:41:46 +00:00

20 lines
467 B
Makefile

# $NetBSD: Makefile,v 1.4 2005/08/26 08:41:46 spz Exp $
#
DISTNAME= IRRToolSet-4.8.2
PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.isc.org/isc/IRRToolSet/IRRToolSet-4.8.2/
MAINTAINER= spz@NetBSD.org
HOMEPAGE= http://www.isc.org/index.pl?/sw/IRRToolSet/
COMMENT= The Internet Routing Registry Toolset - client to IRRd
LICENSE= no-commercial-use
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-x
.include "../../mk/bsd.pkg.mk"