mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
5e40fe60bc
devel/id-utils was recently deprecated because the distfile has vanished. The project is still alive and kicking and it seems the distfile vanished due to age. This PR takes maintainership and updates it to the currently released version (Jun 2010). PR: ports/155684 Submitted by: Peter Jeremy <peterjeremy@acm.org>
9 lines
410 B
Plaintext
9 lines
410 B
Plaintext
`mkid' is a simple, fast, high-capacity, language-independent
|
|
identifier database tool. Actually, the term `identifier' is too
|
|
limiting--`mkid' stores tokens, be they program identifiers of any
|
|
form, literal numbers, or words of human-readable text. Database
|
|
queries can be issued from the command-line, or from within emacs,
|
|
serving as an augmented tags facility.
|
|
|
|
WWW: http://www.gnu.org/software/idutils/
|