opnsense-ports/databases/gosqlite3/pkg-plist
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

17 lines
722 B
Text

%%GO_LIBDIR%%/%%GO_PKGNAME%%.a
%%GO_SRCDIR%%/%%GO_PKGNAME%%/README
%%GO_SRCDIR%%/%%GO_PKGNAME%%/backup.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/database.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/database_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/errors.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/helpers_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/progress.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/query_parameter.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/query_parameter_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/result_column.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/result_column_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/sql_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/sqlite3.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/sqlite3_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/statement.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/table.go