NetBSD/pkgsrc-wip 4bbcdfd. Makefile, go-bytebufferpool Makefile buildlink3.mk

wip/go-bytebufferpool: import go-bytebufferpool-1.0.0

go-bytebufferpool is an implementation of a pool of byte buffers
with anti-memory-waste protection.
The pool may waste limited amount of memory due to fragmentation.
This amount equals to the maximum total size of the
byte buffers in concurrent use.
DeltaFile
+20-0go-bytebufferpool/Makefile
+15-0go-bytebufferpool/buildlink3.mk
+11-0go-bytebufferpool/PLIST
+6-0go-bytebufferpool/distinfo
+5-0go-bytebufferpool/DESCR
+1-0Makefile
+58-06 files

UnifiedSplitRaw