mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
- Remove SF from MASTER_SITES
- Add PORTSCOUT - Tab twiddle
This commit is contained in:
parent
deb2232b89
commit
574340950d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=380671
@ -5,7 +5,8 @@ PORTNAME= PDL
|
||||
PORTVERSION= 2.007
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= math perl5
|
||||
MASTER_SITES= CPAN/${PORTNAME} SF/pdl/PDL_2013/PDL-${PORTVERSION}
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:CHM
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl Data Language
|
||||
@ -20,6 +21,8 @@ BUILD_DEPENDS= p5-Astro-FITS-Header>=0:${PORTSDIR}/astro/p5-Astro-FITS-Header \
|
||||
p5-Module-Compile>=0.23:${PORTSDIR}/devel/p5-Module-Compile
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PORTSCOUT= limit:^[0-9\.]*$$
|
||||
|
||||
USES= gmake perl5
|
||||
USE_PERL5= configure
|
||||
MAKE_ENV= PERL5LIB=${WRKSRC}/blib/lib
|
||||
|
Loading…
Reference in New Issue
Block a user