pkgsrc-wip/p5-Geo-IPfree/Makefile
2006-05-19 16:30:17 +00:00

18 lines
473 B
Makefile

# $NetBSD: Makefile,v 1.3 2006/05/19 16:30:17 ykomatsu Exp $
#
DISTNAME= Geo-IPfree-0.2
PKGNAME= p5-${DISTNAME}
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/}
MAINTAINER= adrianp@stindustries.net
HOMEPAGE= http://search.cpan.org/~gmpassos/Geo-IPfree-0.2/
COMMENT= Gets country name by IP or hostname
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/Geo/IPfree/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"