freebsd-ports/net/go-geoip/pkg-plist
Jun Kuriyama 605c6e20c1 This package wraps the libgeoip C library for access from Go
(golang).

You can download the free GeoLite Country database or you can
subscribe to updates.

WWW: https://github.com/abh/geoip
2015-08-23 07:12:09 +00:00

8 lines
313 B
Text

%%GO_LIBDIR%%/%%GO_PKGNAME%%.a
%%GO_SRCDIR%%/%%GO_PKGNAME%%/LICENSE
%%GO_SRCDIR%%/%%GO_PKGNAME%%/README.md
%%GO_SRCDIR%%/%%GO_PKGNAME%%/const.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/db/download
%%GO_SRCDIR%%/%%GO_PKGNAME%%/ex/geoip-demo.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/geoip.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/geoip_test.go