freebsd-ports/devel/go-pretty/pkg-plist
Julien Laffaye 257ee41338 - Change default location of Go packages to LOCALBASE/share/go
This fixes problems like ports failing to build if the port
  is already installed [1]
- Bump PORTREVISION of affected ports
- Support the install target in bsd.go.mk
- STAGE support for free!

PR:		ports/180003 [1]
2014-01-11 17:46:33 +00:00

19 lines
668 B
Text

%%GO_LIBDIR%%/%%GO_PKGNAME%%.a
%%GO_SRCDIR%%/%%GO_PKGNAME%%/License
%%GO_SRCDIR%%/%%GO_PKGNAME%%/Readme
%%GO_SRCDIR%%/%%GO_PKGNAME%%/diff.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/diff_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/example_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/formatter.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/formatter_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/pretty.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/zero.go
@dirrmtry %%GO_SRCDIR%%/%%GO_PKGNAME%%
@dirrmtry %%GO_SRCDIR%%/github.com/kr
@dirrmtry %%GO_SRCDIR%%/github.com
@dirrmtry %%GO_SRCDIR%%
@dirrmtry %%GO_LIBDIR%%/github.com/kr
@dirrmtry %%GO_LIBDIR%%/github.com
@dirrmtry %%GO_LIBDIR%%
@dirrmtry share/go/pkg
@dirrmtry share/go