mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
29 lines
1.3 KiB
Plaintext
29 lines
1.3 KiB
Plaintext
bin/protoc-gen-go
|
|
%%GO_LIBDIR%%/%%GO_PKGNAME%%/proto.a
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/Makefile
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/all_test.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/clone.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/clone_test.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/decode.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/encode.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/equal.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/equal_test.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/extensions.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/extensions_test.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/lib.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/message_set.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/message_set_test.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/pointer_reflect.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/pointer_unsafe.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/properties.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/size2_test.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/size_test.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/testdata/Makefile
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/testdata/golden_test.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/testdata/test.pb.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/testdata/test.proto
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/text.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/text_parser.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/text_parser_test.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/text_test.go
|