1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00
freebsd-ports/devel/go-sql-driver/pkg-plist
Baptiste Daroussin e52c1f9d98 Cleanup plist
2014-10-27 10:10:58 +00:00

22 lines
858 B
Plaintext

%%GO_LIBDIR%%/github.com/go-sql-driver/mysql.a
%%GO_SRCDIR%%/%%GO_PKGNAME%%/AUTHORS
%%GO_SRCDIR%%/%%GO_PKGNAME%%/CHANGELOG.md
%%GO_SRCDIR%%/%%GO_PKGNAME%%/CONTRIBUTING.md
%%GO_SRCDIR%%/%%GO_PKGNAME%%/LICENSE
%%GO_SRCDIR%%/%%GO_PKGNAME%%/README.md
%%GO_SRCDIR%%/%%GO_PKGNAME%%/benchmark_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/buffer.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/connection.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/const.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/driver.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/driver_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/errors.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/infile.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/packets.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/result.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/rows.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/statement.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/transaction.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/utils.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/utils_test.go