1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00
freebsd-ports/devel/go-termbox/pkg-plist

25 lines
1.1 KiB
Plaintext
Raw Normal View History

%%GO_LIBDIR%%/github.com/nsf/termbox-go.a
%%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