summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsumikawa <sumikawa@FreeBSD.org>1999-08-30 18:10:06 +0000
committersumikawa <sumikawa@FreeBSD.org>1999-08-30 18:10:06 +0000
commitfbd63b3f189d88904187bba21fe5ea461c9c8e02 (patch)
tree3f7e551133f6b8211603036fd33721501f447a2e
parent33664f6ff253443587ed8fa110f8cc421baa5f24 (diff)
downloadFreeBSD-ports-fbd63b3f189d88904187bba21fe5ea461c9c8e02.zip
FreeBSD-ports-fbd63b3f189d88904187bba21fe5ea461c9c8e02.tar.gz
Palm Pilot Image Viewer to PGM Converter, which for converting Pilot
Image and from Portable Graymaps and Portable Bitmaps. WWW: http://www.trends.net/~mu/pilot.html#imgvtopgm
-rw-r--r--palm/imgvtopgm/Makefile20
-rw-r--r--palm/imgvtopgm/distinfo1
-rw-r--r--palm/imgvtopgm/pkg-comment1
-rw-r--r--palm/imgvtopgm/pkg-descr10
-rw-r--r--palm/imgvtopgm/pkg-plist6
5 files changed, 38 insertions, 0 deletions
diff --git a/palm/imgvtopgm/Makefile b/palm/imgvtopgm/Makefile
new file mode 100644
index 0000000..47418d9
--- /dev/null
+++ b/palm/imgvtopgm/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: imgvtopgm
+# Version required: 2.0
+# Date created: Wed Jun 16 04:42:22 JST 1999
+# Whom: sumikawa@ebina.hitachi.co.jp
+#
+# $FreeBSD$
+#
+
+DISTNAME= imgvtopgm-2.0
+CATEGORIES= palm graphics
+MASTER_SITES= http://www.trends.net/~mu/srcs/
+
+MAINTAINER= sumikawa@kame.net
+
+GNU_CONFIGURE= yes
+
+MAN1= imgvinfo.1 imgvtopnm.1 imgvview.1 pbmtoimgv.1 \
+ pgmtoimgv.1 ppmimgvquant.1
+
+.include <bsd.port.mk>
diff --git a/palm/imgvtopgm/distinfo b/palm/imgvtopgm/distinfo
new file mode 100644
index 0000000..e4b39b1
--- /dev/null
+++ b/palm/imgvtopgm/distinfo
@@ -0,0 +1 @@
+MD5 (imgvtopgm-2.0.tar.gz) = 6e549560857371231fa0f9acad207c42
diff --git a/palm/imgvtopgm/pkg-comment b/palm/imgvtopgm/pkg-comment
new file mode 100644
index 0000000..acac928
--- /dev/null
+++ b/palm/imgvtopgm/pkg-comment
@@ -0,0 +1 @@
+Palm Pilot Image Viewer to PGM Converter
diff --git a/palm/imgvtopgm/pkg-descr b/palm/imgvtopgm/pkg-descr
new file mode 100644
index 0000000..67b4c5f
--- /dev/null
+++ b/palm/imgvtopgm/pkg-descr
@@ -0,0 +1,10 @@
+Palm Pilot Image Viewer to PGM Converter, which for converting Pilot
+Image and from Portable Graymaps and Portable Bitmaps. The tools
+support grayscale and monochrome images with or without compression
+and with or without notes. Palette fixing and other image manipulation
+tasks are left to other programs.
+
+WWW: http://www.trends.net/~mu/pilot.html#imgvtopgm
+
+-- sumikawa
+sumikawa@kame.net
diff --git a/palm/imgvtopgm/pkg-plist b/palm/imgvtopgm/pkg-plist
new file mode 100644
index 0000000..8b97bf3
--- /dev/null
+++ b/palm/imgvtopgm/pkg-plist
@@ -0,0 +1,6 @@
+bin/imgvinfo
+bin/imgvtopnm
+bin/pbmtoimgv
+bin/pgmtoimgv
+bin/imgvview
+bin/ppmimgvquant
OpenPOWER on IntegriCloud