freebsd-ports/www/webgo/pkg-plist

18 lines
738 B
Text
Raw Normal View History

%%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