1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/devel/go-termbox/pkg-plist
Baptiste Daroussin e52c1f9d98 Cleanup plist
2014-10-27 10:10:58 +00:00

25 lines
1.1 KiB
Plaintext

%%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