1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Fix plist.

Pointed by:	pointyhat (kris)
This commit is contained in:
Sergey Skvortsov 2006-09-07 16:42:25 +00:00
parent a730fd4e64
commit 8884117fbb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172511
2 changed files with 5 additions and 1 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= Math-Random
PORTVERSION= 0.68
PORTREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Math
@ -19,4 +20,8 @@ PERL_CONFIGURE= yes
MAN3= Math::Random.3
post-patch:
@${RM} ${WRKSRC}/*.pl
@${REINPLACE_CMD} -e '/test/d' ${WRKSRC}/Makefile.PL
.include <bsd.port.mk>

View File

@ -1,5 +1,4 @@
%%SITE_PERL%%/%%PERL_ARCH%%/Math/Random.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Math/example.pl
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/Random.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/Random.so