pkgsrc/net/p5-Geo-IPfree/Makefile
2008-06-20 01:09:05 +00:00

19 lines
498 B
Makefile

# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:31 joerg Exp $
#
DISTNAME= Geo-IPfree-0.2
PKGNAME= p5-${DISTNAME}
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/}
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://search.cpan.org/~gmpassos/Geo-IPfree-0.2/
COMMENT= Gets country name by IP or hostname
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
PERL5_PACKLIST= auto/Geo/IPfree/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"