1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00
Mark Linimon 6e024a618f Per distfile survey, remove mastersite that disappeared in August 2003.
Left marked as broken so as not to step on the intent of the previous
committer (broken=unfetchable, in this case).
2003-10-31 21:31:36 +00:00

10 lines
296 B
Plaintext

[ paraphrased from the README ]
libcache is a high-level C library that allows a programmer
to use the standard string manipulation functions (like
strtok() and sscanf()) to parse and access deliminated sentences
easier.
Author: Matt Miller <mmiller@hick.org>
--Will <andrews@technologist.com>