freebsd-ports/devel/oniguruma5/pkg-plist
Akinori MUSHA f0631c9279 Update to 1.7 (20030204), with improved performance.
According to the author's post on a mailing list, a simple benchmark
shows that Oniguruma is 10-20% faster than PCRE 3.9 under the ASCII
(single byte) encoding.
2003-02-04 09:39:50 +00:00

11 lines
274 B
Text

include/onig/onigposix.h
include/onig/regex.h
@dirrm include/onig
lib/libonig.a
lib/libonig.so
lib/libonig.so.0
%%PORTDOCS%%%%DOCSDIR%%/API
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%@dirrm %%DOCSDIR%%
%%PORTDOCS%%%%EXAMPLESDIR%%/simple.c
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%