SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
8
net/p5-IP-Country-DB_File/pkg/DESCR
Normal file
8
net/p5-IP-Country-DB_File/pkg/DESCR
Normal file
|
@ -0,0 +1,8 @@
|
|||
IP::Country::DB_File is a light-weight module for fast IP address
|
||||
to country translation based on DB_File. The country code database
|
||||
is stored in a Berkeley DB file. You have to build the database
|
||||
using build_ipcc.pl or IP::Country::DB_File::Builder before you can
|
||||
lookup country codes.
|
||||
|
||||
This module tries to be API compatible with the other IP::Country
|
||||
modules.
|
9
net/p5-IP-Country-DB_File/pkg/PLIST
Normal file
9
net/p5-IP-Country-DB_File/pkg/PLIST
Normal file
|
@ -0,0 +1,9 @@
|
|||
bin/build_ipcc.pl
|
||||
${P5SITE}/IP/
|
||||
${P5SITE}/IP/Country/
|
||||
${P5SITE}/IP/Country/DB_File/
|
||||
${P5SITE}/IP/Country/DB_File.pm
|
||||
${P5SITE}/IP/Country/DB_File/Builder.pm
|
||||
@man man/man1/build_ipcc.pl.1
|
||||
@man man/man3p/IP::Country::DB_File.3p
|
||||
@man man/man3p/IP::Country::DB_File::Builder.3p
|
Loading…
Add table
Add a link
Reference in a new issue