forked from Lainports/freebsd-ports
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)
4 lines
238 B
Text
4 lines
238 B
Text
C-Scan is a Perl module to scan C language files for easily recognized
|
|
constructs such as included header files, macros and their arguments,
|
|
declarations of functions, extern declarations, and typedefs. It uses the
|
|
Data::Flow interface.
|