1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/www/webgo/pkg-plist
Dmitry Marakasov 179c5cd2cd - Drop @dirrm* from plist
Approved by:	portmgr blanket
2015-07-12 23:01:08 +00:00

18 lines
738 B
Plaintext

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