diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-06-04 18:08:55 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-06-04 18:08:55 +0000 |
| commit | 01555783d20a40ce0f171e3cb55d69c652ffaa6b (patch) | |
| tree | 99a632d4ab74d9c46e858634566db64fd833ce20 /graphics/p5-feedgnuplot | |
| parent | Add LICENSE (diff) | |
Update MASTER_SITES: use CPAN macro
- Add NO_ARCH
- Update WWW
With hat: perl
Approved by: portmgr (blanket)
Notes
Notes:
svn path=/head/; revision=471643
Diffstat (limited to 'graphics/p5-feedgnuplot')
| -rw-r--r-- | graphics/p5-feedgnuplot/Makefile | 4 | ||||
| -rw-r--r-- | graphics/p5-feedgnuplot/pkg-descr | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/graphics/p5-feedgnuplot/Makefile b/graphics/p5-feedgnuplot/Makefile index f315dbf7ead4..c97a1ac5e9ac 100644 --- a/graphics/p5-feedgnuplot/Makefile +++ b/graphics/p5-feedgnuplot/Makefile @@ -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 diff --git a/graphics/p5-feedgnuplot/pkg-descr b/graphics/p5-feedgnuplot/pkg-descr index 82841b03f42e..f3df0c73a996 100644 --- a/graphics/p5-feedgnuplot/pkg-descr +++ b/graphics/p5-feedgnuplot/pkg-descr @@ -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 |
