257ee41338
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]
24 lines
926 B
Text
24 lines
926 B
Text
%%GO_LIBDIR%%/%%GO_PKGNAME%%.a
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/LICENSE
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/commands.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/commands_test.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/conn.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/example/.gitignore
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/example/Makefile
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/example/list.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/example/string.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/example/transaction.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godis.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godis_test.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/pool_test.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/readme.md
|
|
@dirrmtry %%GO_SRCDIR%%/%%GO_PKGNAME%%/example
|
|
@dirrmtry %%GO_SRCDIR%%/%%GO_PKGNAME%%
|
|
@dirrmtry %%GO_SRCDIR%%/github.com/simonz05
|
|
@dirrmtry %%GO_SRCDIR%%/github.com
|
|
@dirrmtry %%GO_SRCDIR%%
|
|
@dirrmtry %%GO_LIBDIR%%/github.com/simonz05
|
|
@dirrmtry %%GO_LIBDIR%%/github.com
|
|
@dirrmtry %%GO_LIBDIR%%
|
|
@dirrmtry share/go/pkg
|
|
@dirrmtry share/go
|