opnsense-ports/devel/go-cpuid/pkg-plist
Franco Fichtner 56204243bd */*: sync with upstream
Taken from: FreeBSD
2017-02-22 08:29:56 +01:00

21 lines
951 B
Text

%%GO_LIBDIR%%/%%GO_PKGNAME%%.a
%%GO_SRCDIR%%/%%GO_PKGNAME%%/LICENSE
%%GO_SRCDIR%%/%%GO_PKGNAME%%/README.md
%%GO_SRCDIR%%/%%GO_PKGNAME%%/cpuid.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/cpuid_386.s
%%GO_SRCDIR%%/%%GO_PKGNAME%%/cpuid_amd64.s
%%GO_SRCDIR%%/%%GO_PKGNAME%%/cpuid_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/detect_intel.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/detect_ref.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/generate.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/mockcpu_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/private-gen.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/private/README.md
%%GO_SRCDIR%%/%%GO_PKGNAME%%/private/cpuid.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/private/cpuid_386.s
%%GO_SRCDIR%%/%%GO_PKGNAME%%/private/cpuid_amd64.s
%%GO_SRCDIR%%/%%GO_PKGNAME%%/private/cpuid_detect_intel.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/private/cpuid_detect_ref.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/private/cpuid_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/testdata/cpuid_data.zip
%%GO_SRCDIR%%/%%GO_PKGNAME%%/testdata/getall.go