opnsense-ports/www/webgo/pkg-plist
Franco Fichtner b662ad6dd4 */*: sync with upstream
Taken from: FreeBSD
2015-07-13 06:53:26 +02:00

17 lines
738 B
Text

%%GO_LIBDIR%%/%%GO_PKGNAME%%.a
%%GO_SRCDIR%%/%%GO_PKGNAME%%/LICENSE
%%GO_SRCDIR%%/%%GO_PKGNAME%%/Makefile
%%GO_SRCDIR%%/%%GO_PKGNAME%%/Readme.md
%%GO_SRCDIR%%/%%GO_PKGNAME%%/examples/Makefile
%%GO_SRCDIR%%/%%GO_PKGNAME%%/examples/arcchallenge.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/examples/hello.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/examples/logger.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/examples/methodhandler.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/examples/multipart.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/examples/multiserver.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/examples/params.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/fcgi.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/scgi.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/status.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/web.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/web_test.go