freebsd-ports/databases/gomdb/pkg-plist

19 lines
687 B
Text
Raw Normal View History

%%GO_LIBDIR%%/%%GO_PKGNAME%%.a
%%GO_SRCDIR%%/%%GO_PKGNAME%%/LICENSE
%%GO_SRCDIR%%/%%GO_PKGNAME%%/README.md
%%GO_SRCDIR%%/%%GO_PKGNAME%%/bench_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/cursor.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/env.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/env_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/error_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/example_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/lmdb.h
%%GO_SRCDIR%%/%%GO_PKGNAME%%/mdb.c
%%GO_SRCDIR%%/%%GO_PKGNAME%%/mdb.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/mdb_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/midl.c
%%GO_SRCDIR%%/%%GO_PKGNAME%%/midl.h
%%GO_SRCDIR%%/%%GO_PKGNAME%%/txn.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/val.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/val_test.go