aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Image-PBMlib
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-12-07 10:22:00 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-12-07 10:22:00 +0000
commitf8816cb4eb4a8ebd680a37e37c499a63917f6fed (patch)
treeeb72f9dc20a2d5264f36d680c7c554cc65ff2813 /graphics/p5-Image-PBMlib
parentdad55a4d439cda5cdb0e2b0b55a7fa522e3959f1 (diff)
downloadports-f8816cb4eb4a8ebd680a37e37c499a63917f6fed.tar.gz
ports-f8816cb4eb4a8ebd680a37e37c499a63917f6fed.zip
Notes
Diffstat (limited to 'graphics/p5-Image-PBMlib')
-rw-r--r--graphics/p5-Image-PBMlib/Makefile22
-rw-r--r--graphics/p5-Image-PBMlib/distinfo3
-rw-r--r--graphics/p5-Image-PBMlib/pkg-descr7
-rw-r--r--graphics/p5-Image-PBMlib/pkg-plist6
4 files changed, 38 insertions, 0 deletions
diff --git a/graphics/p5-Image-PBMlib/Makefile b/graphics/p5-Image-PBMlib/Makefile
new file mode 100644
index 000000000000..4fc8164f56f0
--- /dev/null
+++ b/graphics/p5-Image-PBMlib/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: p5-Image-PBMlib
+# Date created: 2006-11-12
+# Whom: Gea-Suan Lin <gslin@gslin.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Image-PBMlib
+PORTVERSION= 1.05
+CATEGORIES= graphics perl5
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= Image
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= gslin@gslin.org
+COMMENT= Helper functions for PBM/PGM/PPM image file formats
+
+PERL_CONFIGURE= yes
+
+MAN3= Image::PBMlib.3
+
+.include <bsd.port.mk>
diff --git a/graphics/p5-Image-PBMlib/distinfo b/graphics/p5-Image-PBMlib/distinfo
new file mode 100644
index 000000000000..b7a15e1b0df4
--- /dev/null
+++ b/graphics/p5-Image-PBMlib/distinfo
@@ -0,0 +1,3 @@
+MD5 (Image-PBMlib-1.05.tar.gz) = b072308366d64741903848d258ab4821
+SHA256 (Image-PBMlib-1.05.tar.gz) = f0466ab1f0a2a2872eb9fe57d164c804fbca94cac7aad294e15fbe16615772f2
+SIZE (Image-PBMlib-1.05.tar.gz) = 6541
diff --git a/graphics/p5-Image-PBMlib/pkg-descr b/graphics/p5-Image-PBMlib/pkg-descr
new file mode 100644
index 000000000000..36b0b109405e
--- /dev/null
+++ b/graphics/p5-Image-PBMlib/pkg-descr
@@ -0,0 +1,7 @@
+This is primarily a library for reading portable bitmap (PBM),
+portable graymap (PGM), and portable pixmap (PPM) files. These image
+formats are only the barest step up from raw data, and have a very
+simple format which is the key to be "portable". Writing out images in
+these formats is very easy.
+
+WWW: http://search.cpan.org/dist/Image-PBMlib/
diff --git a/graphics/p5-Image-PBMlib/pkg-plist b/graphics/p5-Image-PBMlib/pkg-plist
new file mode 100644
index 000000000000..6b4f7bf97790
--- /dev/null
+++ b/graphics/p5-Image-PBMlib/pkg-plist
@@ -0,0 +1,6 @@
+@comment $FreeBSD$
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/PBMlib/.packlist
+%%SITE_PERL%%/Image/PBMlib.pm
+@dirrmtry %%SITE_PERL%%/Image
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/PBMlib
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image