diff options
author | tobez <tobez@FreeBSD.org> | 2003-04-03 06:05:45 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2003-04-03 06:05:45 +0800 |
commit | 6c0b60194e1de9d8fe06e0497597cc3b48a9888b (patch) | |
tree | 0103e3d9ef93194b255cc11e301f69c445b4f26c /net/Makefile | |
parent | 281c8d21387b26cdc3329ef6f6651ba606e9d13f (diff) | |
download | freebsd-ports-gnome-6c0b60194e1de9d8fe06e0497597cc3b48a9888b.tar.gz freebsd-ports-gnome-6c0b60194e1de9d8fe06e0497597cc3b48a9888b.tar.zst freebsd-ports-gnome-6c0b60194e1de9d8fe06e0497597cc3b48a9888b.zip |
Add net/p5-Geo-IPfree, a perl module to lookup country from an IP
address. This module makes such lookups off-line and the database of
IPs is free.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index a17d6d645a13..89e83da61ae4 100644 --- a/net/Makefile +++ b/net/Makefile @@ -391,6 +391,7 @@ SUBDIR += p5-File-Rsync SUBDIR += p5-Frontier-RPC SUBDIR += p5-Geo-IP + SUBDIR += p5-Geo-IPfree SUBDIR += p5-IO-Interface SUBDIR += p5-IO-Socket-Multicast SUBDIR += p5-JUNOScript |