opnsense-ports/databases/redigo/pkg-plist
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

19 lines
761 B
Text

%%GO_LIBDIR%%/%%GO_PKGNAME%%.a
%%GO_SRCDIR%%/%%GO_PKGNAME%%/conn.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/conn_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/commandinfo.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/doc.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/log.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/pool.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/pool_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/pubsub.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/pubsub_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/redis.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/reply.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/reply_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/scan.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/scan_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/script.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/script_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/test_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/zpop_example_test.go