diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2010-07-08 07:37:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2010-07-08 07:37:32 +0000 |
commit | b80064cbb9898918e6563795d0233e58fde5e7a6 (patch) | |
tree | c805049ad5c2b944a6ce5e4d414b7a5c0dff612e /graphics/p5-PGPLOT/pkg-descr | |
parent | Add an option to build the milter with SPF support. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_1_0'.release/8.1.0
Notes
Notes:
svn path=/head/; revision=257512
svn path=/tags/RELEASE_8_1_0/; revision=257513; tag=release/8.1.0
Diffstat (limited to 'graphics/p5-PGPLOT/pkg-descr')
-rw-r--r-- | graphics/p5-PGPLOT/pkg-descr | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/p5-PGPLOT/pkg-descr b/graphics/p5-PGPLOT/pkg-descr deleted file mode 100644 index 8ccba5632008..000000000000 --- a/graphics/p5-PGPLOT/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -'pgperl' is a version of the Perl language which has available -the PGPLOT FORTRAN library, a very popular package for plotting -astronomical data. (As a glance through any issue of ApJ or MNRAS will -confirm.) The details of this involve some complicated C glue routines -but are transparent to the user. - -See the file LICENSE in /usr/local/share/doc/pgperl for copyright/licensing -information and the file pgperl.doc on how to use pgplot from perl. -This is also similar documentation on the pgperl WWW Home Page at: - -WWW: http://www.aao.gov.au/local/www/kgb/pgperl/ |