aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/Makefile1
-rw-r--r--graphics/iiview/Makefile29
-rw-r--r--graphics/iiview/distinfo3
-rw-r--r--graphics/iiview/pkg-descr6
4 files changed, 39 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index e0e21e00147f..29fc9d655366 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -293,6 +293,7 @@
SUBDIR += icontact
SUBDIR += icoutils
SUBDIR += ida
+ SUBDIR += iiview
SUBDIR += ilmbase
SUBDIR += imageindex
SUBDIR += imagesort
diff --git a/graphics/iiview/Makefile b/graphics/iiview/Makefile
new file mode 100644
index 000000000000..bc95b799896b
--- /dev/null
+++ b/graphics/iiview/Makefile
@@ -0,0 +1,29 @@
+# New ports collection Makefile for: iiview
+# Date created: 2008/06/16
+# Whom: Martin Sugioarto <martin.sugioarto@udo.edu>
+#
+# $FreeBSD$
+#
+
+PORTNAME= iiview
+PORTVERSION= 0.26
+CATEGORIES= graphics
+MASTER_SITES= SF
+
+MAINTAINER= martin.sugioarto@udo.edu
+COMMENT= Thumb viewer application
+
+BUILD_DEPENDS= ${LOCALBASE}/lib/libpng.a:${PORTSDIR}/graphics/png \
+ ${LOCALBASE}/lib/libungif.a:${PORTSDIR}/graphics/libungif \
+ ${LOCALBASE}/lib/libtiff.a:${PORTSDIR}/graphics/tiff \
+ ${LOCALBASE}/lib/libjpeg.a:${PORTSDIR}/graphics/jpeg
+
+USE_XORG= xpm x11
+PLIST_FILES= bin/iiview
+
+MAN1= iiview.1
+MANCOMPRESSED= yes
+USE_GMAKE= yes
+USE_BZIP2= yes
+
+.include <bsd.port.mk>
diff --git a/graphics/iiview/distinfo b/graphics/iiview/distinfo
new file mode 100644
index 000000000000..0ed76d84f1ba
--- /dev/null
+++ b/graphics/iiview/distinfo
@@ -0,0 +1,3 @@
+MD5 (iiview-0.26.tar.bz2) = 0d3599fc31d569b0d2b4d7cbc3dff658
+SHA256 (iiview-0.26.tar.bz2) = befb882e26eed6833279943115c63a9b65f725fcb52502c1a9c41e72046eb207
+SIZE (iiview-0.26.tar.bz2) = 34067
diff --git a/graphics/iiview/pkg-descr b/graphics/iiview/pkg-descr
new file mode 100644
index 000000000000..443dae8698e0
--- /dev/null
+++ b/graphics/iiview/pkg-descr
@@ -0,0 +1,6 @@
+IIViewer is an application for X. It allows you to display
+pictures in a directory as thumbnails. Selected images can
+then be shown in full size. It reads the most common graphic
+formats.
+
+WWW: http://sourceforge.net/projects/iiview