1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
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

9 lines
313 B
Plaintext

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