ports/misc/aclgen/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

16 lines
578 B
Text

From README:
Aclgen is a tool to create minimal length ip access lists
and aggregated routing tables primarily for Cisco routers.
Aclgen is fast. It takes only 15 seconds to create a 17000 line
long access list for some 44000 entries of my routing table.
Aclgen is flexible. It accepts various input formats and
you can specify any output format by a printf like format-string.
Aclgen is intended to use in large scripts creating router
configuration from different databases.
Any contribution is welcome. Send me your script using aclgen.
I'll bundle it with the program.