mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
15 lines
592 B
Plaintext
15 lines
592 B
Plaintext
%%GO_LIBDIR%%/%%GO_PKGNAME%%.a
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/LICENSE
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/commands.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/commands_test.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/conn.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/example/.gitignore
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/example/Makefile
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/example/list.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/example/string.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/example/transaction.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godis.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godis_test.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/pool_test.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/readme.md
|