File:  [cvs.NetBSD.org] / pkgsrc / math / p5-Math-Random-MT-Perl / Makefile
Revision 1.8: download - view: text, annotated - select for diffs
Mon Apr 8 11:17:17 2013 UTC (12 years ago) by rodent
Branches: MAIN
CVS tags: HEAD
Remove "Trailing empty lines." and/or "Trailing white-space."

# $NetBSD: Makefile,v 1.8 2013/04/08 11:17:17 rodent Exp $
#

DISTNAME=	Math-Random-MT-Perl-1.06
PKGNAME=	p5-${DISTNAME}
PKGREVISION=	3
CATEGORIES=	math perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Math/}

MAINTAINER=	he@NetBSD.org
HOMEPAGE=	http://search.cpan.org/dist/Math-Random-MT-Perl/
COMMENT=	Pure Perl Mersenne Twister Random Number Generator
LICENSE=	artistic-2.0

USE_LANGUAGES=	# empty
PERL5_PACKLIST=	auto/Math/Random/MT/Perl/.packlist

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>