Lines 6-18
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= Math-Random-MT-Auto |
8 |
PORTNAME= Math-Random-MT-Auto |
9 |
PORTVERSION= 5.03 |
9 |
PORTVERSION= 5.04 |
10 |
CATEGORIES= math perl5 |
10 |
CATEGORIES= math perl5 |
11 |
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} |
11 |
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} |
12 |
MASTER_SITE_SUBDIR= Math |
12 |
MASTER_SITE_SUBDIR= Math |
13 |
PKGNAMEPREFIX= p5- |
13 |
PKGNAMEPREFIX= p5- |
14 |
|
14 |
|
15 |
MAINTAINER= gslin@gslin.org |
15 |
MAINTAINER= perl@FreeBSD.org |
16 |
COMMENT= Auto-seeded Mersenne Twister PRNGs |
16 |
COMMENT= Auto-seeded Mersenne Twister PRNGs |
17 |
|
17 |
|
18 |
RUN_DEPENDS= ${SITE_PERL}/Object/InsideOut.pm:${PORTSDIR}/devel/p5-Object-InsideOut \ |
18 |
RUN_DEPENDS= ${SITE_PERL}/Object/InsideOut.pm:${PORTSDIR}/devel/p5-Object-InsideOut \ |