mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Update MASTER_SITES: use CPAN macro
- Add NO_ARCH - Update WWW With hat: perl Approved by: portmgr (blanket)
This commit is contained in:
parent
17ff245575
commit
01555783d2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471643
2 changed files with 4 additions and 2 deletions
|
@ -3,7 +3,8 @@
|
|||
PORTNAME= feedgnuplot
|
||||
PORTVERSION= 1.49
|
||||
CATEGORIES= graphics perl5
|
||||
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/D/DK/DKOGAN/
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:DKOGAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= pi@FreeBSD.org
|
||||
|
@ -18,6 +19,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \
|
|||
p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \
|
||||
gnuplot:math/gnuplot
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
|
|
@ -3,4 +3,4 @@ creates plots from data coming in on STDIN or given in a filename
|
|||
passed on the commandline. Various data representations are supported,
|
||||
as is hardcopy output and streaming display of live data.
|
||||
|
||||
WWW: http://search.cpan.org/dist/feedgnuplot/
|
||||
WWW: https://metacpan.org/release/DKOGAN/feedgnuplot-1.49
|
||||
|
|
Loading…
Add table
Reference in a new issue