diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2014-07-14 10:33:13 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2014-07-14 10:33:13 +0000 |
commit | ffd0cbc6d0c21d8f9f283da3ccff738a9296bc57 (patch) | |
tree | 6bc278bded3833b4a96cacd6df93d62c919ce9eb /devel/go-termbox/pkg-plist | |
parent | b962a844e357d85a8a7ab85da8debd28e46f8f8a (diff) |
Notes
Diffstat (limited to 'devel/go-termbox/pkg-plist')
-rw-r--r-- | devel/go-termbox/pkg-plist | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/devel/go-termbox/pkg-plist b/devel/go-termbox/pkg-plist new file mode 100644 index 000000000000..c4116fadad60 --- /dev/null +++ b/devel/go-termbox/pkg-plist @@ -0,0 +1,34 @@ +%%GO_LIBDIR%%/github.com/nsf/termbox-go.a +@dirrmtry %%GO_LIBDIR%%/github.com/nsf +@dirrmtry %%GO_LIBDIR%%/github.com +@dirrmtry %%GO_LIBDIR%% +%%GO_SRCDIR%%/%%GO_PKGNAME%%/AUTHORS +%%GO_SRCDIR%%/%%GO_PKGNAME%%/LICENSE +%%GO_SRCDIR%%/%%GO_PKGNAME%%/README.md +%%GO_SRCDIR%%/%%GO_PKGNAME%%/_demos/editbox.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/_demos/keyboard.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/_demos/output.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/_demos/random_output.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/api.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/api_common.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/api_windows.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/collect_terminfo.py +%%GO_SRCDIR%%/%%GO_PKGNAME%%/syscalls.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/syscalls_darwin_386.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/syscalls_darwin_amd64.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/syscalls_freebsd.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/syscalls_linux.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/syscalls_openbsd.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/syscalls_windows.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/termbox.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/termbox_common.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/termbox_windows.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/terminfo.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/terminfo_builtin.go +@dirrm %%GO_SRCDIR%%/%%GO_PKGNAME%%/_demos +@dirrmtry %%GO_SRCDIR%%/%%GO_PKGNAME%% +@dirrmtry %%GO_SRCDIR%%/github.com/nsf +@dirrmtry %%GO_SRCDIR%%/github.com +@dirrmtry %%GO_SRCDIR%% +@dirrmtry share/go/pkg +@dirrmtry share/go |