Ticket #27463: Portfile

File Portfile, 1.0 KB (added by pettai@…, 13 years ago)

net/IRRToolSet/Portfile

Line 
1# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
2# $Id$
3
4PortSystem              1.0
5
6name                    IRRToolSet
7version                 5.0.0
8categories              net
9platforms               darwin
10maintainers             pettai@nordu.net
11description             Suite of policy analysis tools
12long_description        IRRToolSet is a suite of policy analysis tools to \
13                        operate with routing policies in RPSL \[RFC 2622\] format,\
14                        registered in Internet Routing Registry(IRR). The main \
15                        goal of the project is to make routing information more \
16                        convenient and useful for network engineers, by \
17                        providing tools for automated router configuration, \
18                        routing policies analysis, and maintenance.
19
20homepage                http://irrtoolset.isc.org/
21master_sites            http://ftp.isc.org/isc/IRRToolSet/IRRToolSet-5.0.0/ \
22                        ftp://ftp.isc.org/isc/IRRToolSet/IRRToolSet-5.0.0/
23
24distname                irrtoolset-${version}
25
26checksums               md5     8229443bf995e8f911fe2810229d4eb9 \
27                        sha1    572d302652321f66f70208e560efc020cb989c50 \
28                        rmd160  20b9b58c2fcf06afae13d2e60e8154940a8de60f
29