freebsd-ports/devel/go-slices/pkg-plist

47 lines
1.9 KiB
Text
Raw Normal View History

%%GO_LIBDIR%%/%%GO_PKGNAME%%.a
%%GO_SRCDIR%%/%%GO_PKGNAME%%/LICENSE
%%GO_SRCDIR%%/%%GO_PKGNAME%%/README
%%GO_SRCDIR%%/%%GO_PKGNAME%%/complex128.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/complex128_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/complex64.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/complex64_benchmark_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/complex64_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/error.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/error_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/float32.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/float32_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/float64.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/float64_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/int.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/int16.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/int16_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/int32.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/int32_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/int64.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/int64_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/int8.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/int8_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/int_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/reflected.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/reflected_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/slice.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/slice_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/slices.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/slices_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/string.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/string_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/uint.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/uint16.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/uint16_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/uint32.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/uint32_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/uint64.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/uint64_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/uint8.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/uint8_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/uint_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/uintptr.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/uintptr_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/value.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/value_test.go