freebsd-ports/devel/goprotobuf/pkg-plist
Baptiste Daroussin e52c1f9d98 Cleanup plist
2014-10-27 10:10:58 +00:00

28 lines
1.3 KiB
Text

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