New port: net/p5-ip2location-perl:

IP2Location is a perl module that enables the user to find the country, region,
city, latitude, longitude, zip code, time zone, ISP, domain name, connection
type, area code, weather, mobile network, elevation, usage type by IP address
or hostname originates from.

WWW: https://www.ip2location.com/development-libraries/ip2location/perl
This commit is contained in:
Ryan Steinmetz 2019-03-13 14:58:04 +00:00
parent 6f6af4a443
commit f6912466eb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495578
5 changed files with 33 additions and 0 deletions

View file

@ -902,6 +902,7 @@
SUBDIR += p5-XPC
SUBDIR += p5-ZMQ-FFI
SUBDIR += p5-ZeroMQ
SUBDIR += p5-ip2location-perl
SUBDIR += p5-ldap2pf
SUBDIR += p5-ldap2pw
SUBDIR += p5-perl-ldap

View file

@ -0,0 +1,21 @@
# Created by: Ryan Steinmetz <zi@FreeBSD.org>
# $FreeBSD$
PORTNAME= ip2location-perl
PORTVERSION= 20180302
CATEGORIES= net
PKGNAMEPREFIX= p5-
MAINTAINER= zi@FreeBSD.org
COMMENT= Perl module to find user\'s location
LICENSE= LGPL3
USES= perl5
USE_PERL5= configure
USE_GITHUB= yes
GH_ACCOUNT= ip2location
GH_TAGNAME= 760fa40
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1552488712
SHA256 (ip2location-ip2location-perl-20180302-760fa40_GH0.tar.gz) = 14784a8ced9c73aca80591cf8cf67010454e3c957872e4d8154d568e437dcbcc
SIZE (ip2location-ip2location-perl-20180302-760fa40_GH0.tar.gz) = 479499

View file

@ -0,0 +1,6 @@
IP2Location is a perl module that enables the user to find the country, region,
city, latitude, longitude, zip code, time zone, ISP, domain name, connection
type, area code, weather, mobile network, elevation, usage type by IP address
or hostname originates from.
WWW: https://www.ip2location.com/development-libraries/ip2location/perl

View file

@ -0,0 +1,2 @@
%%SITE_PERL%%/Geo/IP2Location.pm
%%PERL5_MAN3%%/Geo::IP2Location.3.gz