aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2010-10-21 17:07:53 +0800
committerwen <wen@FreeBSD.org>2010-10-21 17:07:53 +0800
commit8a8bf4512982f6b1163e60818099dcb270344dd0 (patch)
treecd99df6aaed44669387409bf3ad2d61cafa9bd5b /graphics
parent44d64211b8be6f7fe549bde5f2df4c34cb3bbdc8 (diff)
downloadfreebsd-ports-graphics-8a8bf4512982f6b1163e60818099dcb270344dd0.tar.gz
freebsd-ports-graphics-8a8bf4512982f6b1163e60818099dcb270344dd0.tar.zst
freebsd-ports-graphics-8a8bf4512982f6b1163e60818099dcb270344dd0.zip
Graphics::GnuplotIF is a simple and easy to use dynamic Perl interface
to gnuplot. gnuplot is a freely available, command-driven graphical display tool for Unix. WWW: http://search.cpan.org/dist/Graphics-GnuplotIF/
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile1
-rw-r--r--graphics/p5-Graphics-GnuplotIF/Makefile21
-rw-r--r--graphics/p5-Graphics-GnuplotIF/distinfo3
-rw-r--r--graphics/p5-Graphics-GnuplotIF/pkg-descr5
-rw-r--r--graphics/p5-Graphics-GnuplotIF/pkg-plist2
5 files changed, 32 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 4902a344484..032b48f31cf 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -631,6 +631,7 @@
SUBDIR += p5-Graphics-Color
SUBDIR += p5-Graphics-ColorNames
SUBDIR += p5-Graphics-ColorNames-WWW
+ SUBDIR += p5-Graphics-GnuplotIF
SUBDIR += p5-Graphics-Primitive
SUBDIR += p5-Graphics-Primitive-Driver-Cairo
SUBDIR += p5-Image-Caa
diff --git a/graphics/p5-Graphics-GnuplotIF/Makefile b/graphics/p5-Graphics-GnuplotIF/Makefile
new file mode 100644
index 00000000000..d43c8a1ad44
--- /dev/null
+++ b/graphics/p5-Graphics-GnuplotIF/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: p5-Graphics-GnuplotIF
+# Date Created: Oct 21, 2010
+# Whom: Wen Heping <wen@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Graphics-GnuplotIF
+PORTVERSION= 1.5
+CATEGORIES= graphics perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= wen@FreeBSD.org
+COMMENT= A dynamic Perl interface to gnuplot
+
+PERL_MODBUILD= yes
+
+MAN3= Graphics::GnuplotIF.3
+
+.include <bsd.port.mk>
diff --git a/graphics/p5-Graphics-GnuplotIF/distinfo b/graphics/p5-Graphics-GnuplotIF/distinfo
new file mode 100644
index 00000000000..2faee472a3d
--- /dev/null
+++ b/graphics/p5-Graphics-GnuplotIF/distinfo
@@ -0,0 +1,3 @@
+MD5 (Graphics-GnuplotIF-1.5.tar.gz) = ee15c84470f2186fdb85f52f09bce640
+SHA256 (Graphics-GnuplotIF-1.5.tar.gz) = c405dc915df59b2edbb41f618279d39eccbad49c1c75edbfa71736721a06fd42
+SIZE (Graphics-GnuplotIF-1.5.tar.gz) = 14552
diff --git a/graphics/p5-Graphics-GnuplotIF/pkg-descr b/graphics/p5-Graphics-GnuplotIF/pkg-descr
new file mode 100644
index 00000000000..d59ed73e902
--- /dev/null
+++ b/graphics/p5-Graphics-GnuplotIF/pkg-descr
@@ -0,0 +1,5 @@
+Graphics::GnuplotIF is a simple and easy to use dynamic Perl interface
+to gnuplot. gnuplot is a freely available, command-driven graphical
+display tool for Unix.
+
+WWW: http://search.cpan.org/dist/Graphics-GnuplotIF/
diff --git a/graphics/p5-Graphics-GnuplotIF/pkg-plist b/graphics/p5-Graphics-GnuplotIF/pkg-plist
new file mode 100644
index 00000000000..6b50cf7fe3f
--- /dev/null
+++ b/graphics/p5-Graphics-GnuplotIF/pkg-plist
@@ -0,0 +1,2 @@
+%%SITE_PERL%%/Graphics/GnuplotIF.pm
+@dirrmtry %%SITE_PERL%%/Graphics