diff options
Diffstat (limited to 'net/GeoIP/Makefile')
-rw-r--r-- | net/GeoIP/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index 65b77dbf4de1..0bba3f472ccd 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -12,6 +12,7 @@ CATEGORIES= net MASTER_SITES= http://www.maxmind.com/download/geoip/api/c/ MAINTAINER= seanc@FreeBSD.org +COMMENT= Find the country that any IP address or hostname originates from USE_LIBTOOL= yes CONFIGURE_ARGS= --with-gnu-ld=yes |