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

24 lines
997 B
Text

%%GO_LIBDIR%%/github.com/ant0ine/go-json-rest.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/trie.a
%%GO_SRCDIR%%/%%GO_PKGNAME%%/LICENSE
%%GO_SRCDIR%%/%%GO_PKGNAME%%/README.md
%%GO_SRCDIR%%/%%GO_PKGNAME%%/env.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/gzip.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/gzip_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/handler.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/handler_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/log.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/recorder.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/request.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/request.go.orig
%%GO_SRCDIR%%/%%GO_PKGNAME%%/request_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/response.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/router.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/router_benchmark_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/router_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/status.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/status_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/test/util.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/timer.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/trie/impl.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/trie/impl_test.go