pkgsrc/math/p5-Set-Infinite/Makefile

16 lines
444 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.2 2005/04/11 21:46:30 tv Exp $
DISTNAME= Set-Infinite-0.61
PKGNAME= p5-${DISTNAME}
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Set/}
MAINTAINER= cube@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Set-Infinite/
COMMENT= Perl module for sets of integers and objects
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Set/Infinite/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"