Edit

IABSD.fr/ports/databases/sqlite3/pkg/PLIST

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2016-09-23 09:13:39
    Hash : 546cb53b
    Message : Re-enable the main sqlite3 library/binary in ports and update to 3.14.2. Tcl support will move to databases/sqlite3-tcl, other ports will be adjusted in a set of upcoming commits.

  • databases/sqlite3/pkg/PLIST
  • @comment $OpenBSD: PLIST,v 1.4 2016/09/23 09:13:39 sthen Exp $
    @pkgpath databases/sqlite3,-main
    @bin bin/sqlite3
    include/sqlite3.h
    include/sqlite3ext.h
    lib/libsqlite3.a
    lib/libsqlite3.la
    @lib lib/libsqlite3.so.${LIBsqlite3_VERSION}
    lib/pkgconfig/sqlite3.pc
    @man man/man1/sqlite3.1