mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
fac4a8f661
PR: ports/61110 Submitted by: Phil Oleson <oz@nixil.net> Approved by: maintainer
36 lines
1.3 KiB
Plaintext
36 lines
1.3 KiB
Plaintext
bin/sqlite
|
|
include/sqlite.h
|
|
lib/libsqlite.a
|
|
lib/libsqlite.so
|
|
lib/libsqlite.so.2
|
|
libdata/pkgconfig/sqlite.pc
|
|
%%WITH_TCL%%lib/sqlite/libtclsqlite.so
|
|
%%WITH_TCL%%lib/sqlite/pkgIndex.tcl
|
|
%%WITH_TCL%%@dirrm lib/sqlite
|
|
%%PORTDOCS%%share/doc/sqlite/arch.html
|
|
%%PORTDOCS%%share/doc/sqlite/arch.png
|
|
%%PORTDOCS%%share/doc/sqlite/c_interface.html
|
|
%%PORTDOCS%%share/doc/sqlite/changes.html
|
|
%%PORTDOCS%%share/doc/sqlite/conflict.html
|
|
%%PORTDOCS%%share/doc/sqlite/datatypes.html
|
|
%%PORTDOCS%%share/doc/sqlite/download.html
|
|
%%PORTDOCS%%share/doc/sqlite/faq.html
|
|
%%PORTDOCS%%share/doc/sqlite/fileformat.html
|
|
%%PORTDOCS%%share/doc/sqlite/formatchng.html
|
|
%%PORTDOCS%%share/doc/sqlite/index.html
|
|
%%PORTDOCS%%share/doc/sqlite/lang.html
|
|
%%PORTDOCS%%share/doc/sqlite/lemon.html
|
|
%%PORTDOCS%%share/doc/sqlite/mingw.html
|
|
%%PORTDOCS%%share/doc/sqlite/nulls.html
|
|
%%PORTDOCS%%share/doc/sqlite/omitted.html
|
|
%%PORTDOCS%%share/doc/sqlite/opcode.html
|
|
%%PORTDOCS%%share/doc/sqlite/quickstart.html
|
|
%%PORTDOCS%%share/doc/sqlite/report1.txt
|
|
%%PORTDOCS%%share/doc/sqlite/speed.html
|
|
%%PORTDOCS%%share/doc/sqlite/sqlite.html
|
|
%%PORTDOCS%%share/doc/sqlite/tclsqlite.html
|
|
%%PORTDOCS%%share/doc/sqlite/vdbe.html
|
|
%%PORTDOCS%%@dirrm share/doc/sqlite
|
|
%%PORTDOCS%%share/examples/sqlite/example.tcl
|
|
%%PORTDOCS%%@dirrm share/examples/sqlite
|