aboutsummaryrefslogtreecommitdiff
path: root/misc/Makefile
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2002-08-16 08:27:47 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2002-08-16 08:27:47 +0000
commit7335406366ec0956c34a630f30dda3e7e86e03a5 (patch)
tree5aa3b752dfb5c54b900f48076292c829d5170f73 /misc/Makefile
parent0a4630d3ee9caee806acdd3da0c95e03c611a683 (diff)
downloadports-7335406366ec0956c34a630f30dda3e7e86e03a5.tar.gz
ports-7335406366ec0956c34a630f30dda3e7e86e03a5.zip
new port: misc/p5-GeoIP 0.26
This module a simple file-based database. This database simply contains IP blocks as keys, and countries as values. The data contains all public IP addresses and should be more complete and accurate than reverse DNS lookups.
Notes
Notes: svn path=/head/; revision=64571
Diffstat (limited to 'misc/Makefile')
-rw-r--r--misc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 7bdc670dae47..ad0a568b4757 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -224,6 +224,7 @@
SUBDIR += p5-Finance-Currency-Convert
SUBDIR += p5-Finance-Quote
SUBDIR += p5-Finance-QuoteHist
+ SUBDIR += p5-Geo-IP
SUBDIR += p5-Geo-Weather
SUBDIR += p5-I18N-Charset
SUBDIR += p5-I18N-LangTags