diff options
author | ryoon <ryoon@pkgsrc.org> | 2018-11-18 07:59:34 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2018-11-18 07:59:34 +0000 |
commit | 0e26e8bcbe6788d150ea5942faf5eeed3a74b5d0 (patch) | |
tree | 0702f750beadb4bb6fa498b56191e88a7d3ebf5c /devel/go-try/PLIST | |
parent | 026310350d5a628e35a23e7863ef93c15df50d6a (diff) | |
download | pkgsrc-0e26e8bcbe6788d150ea5942faf5eeed3a74b5d0.tar.gz |
devel/go-try: import go-try-1.0.0.0
Idiomatic Go retry package.
Diffstat (limited to 'devel/go-try/PLIST')
-rw-r--r-- | devel/go-try/PLIST | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/go-try/PLIST b/devel/go-try/PLIST new file mode 100644 index 00000000000..d19c11ffacc --- /dev/null +++ b/devel/go-try/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2018/11/18 07:59:34 ryoon Exp $ +gopkg/pkg/${GO_PLATFORM}/github.com/matryer/try.a +gopkg/src/github.com/matryer/try/LICENSE +gopkg/src/github.com/matryer/try/README.md +gopkg/src/github.com/matryer/try/doc.go +gopkg/src/github.com/matryer/try/try.go +gopkg/src/github.com/matryer/try/try_test.go |