diff options
Diffstat (limited to 'devel/go-runewidth/pkg-plist')
-rw-r--r-- | devel/go-runewidth/pkg-plist | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/devel/go-runewidth/pkg-plist b/devel/go-runewidth/pkg-plist new file mode 100644 index 000000000000..6572dd682e50 --- /dev/null +++ b/devel/go-runewidth/pkg-plist @@ -0,0 +1,15 @@ +%%GO_LIBDIR%%/github.com/mattn/go-runewidth.a +@dirrmtry %%GO_LIBDIR%%/github.com/mattn +@dirrmtry %%GO_LIBDIR%%/github.com +@dirrmtry %%GO_LIBDIR%% +%%GO_SRCDIR%%/%%GO_PKGNAME%%/README.mkd +%%GO_SRCDIR%%/%%GO_PKGNAME%%/runewidth.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/runewidth_posix.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/runewidth_test.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/runewidth_windows.go +@dirrmtry %%GO_SRCDIR%%/%%GO_PKGNAME%% +@dirrmtry %%GO_SRCDIR%%/github.com/mattn +@dirrmtry %%GO_SRCDIR%%/github.com +@dirrmtry %%GO_SRCDIR%% +@dirrmtry share/go/pkg +@dirrmtry share/go |