mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
179c5cd2cd
Approved by: portmgr blanket
18 lines
738 B
Plaintext
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
|