pkgsrc/geography/p5-Geo-Weather/Makefile

24 lines
599 B
Makefile

# $NetBSD: Makefile,v 1.3 2011/08/14 12:48:49 obache Exp $
#
DISTNAME= Geo-Weather-1.41
PKGNAME= p5-${DISTNAME}
PKGREVISION= 3
CATEGORIES= geography perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Geo-Weather/
COMMENT= Perl5 weather retrieval module
PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= p5-libwww>=5.803nb1:../../www/p5-libwww
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Geo/Weather/.packlist
PREV_PKGPATH= misc/p5-Geo-Weather
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"