summaryrefslogtreecommitdiffstats
path: root/graphics/gqview
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1998-10-27 16:56:41 +0000
committervanilla <vanilla@FreeBSD.org>1998-10-27 16:56:41 +0000
commitb7477af200b8d3a98a72b5fe96396304826943b5 (patch)
tree911139a0e2e7bb8f5353c66ff0895639a1a06909 /graphics/gqview
parentba51cb0d7ffb3e75082cbfea125add0fec46234b (diff)
downloadFreeBSD-ports-b7477af200b8d3a98a72b5fe96396304826943b5.zip
FreeBSD-ports-b7477af200b8d3a98a72b5fe96396304826943b5.tar.gz
mport gqview, it's another gtk-base graphics file viewer.
Diffstat (limited to 'graphics/gqview')
-rw-r--r--graphics/gqview/Makefile27
-rw-r--r--graphics/gqview/distinfo1
-rw-r--r--graphics/gqview/pkg-comment1
-rw-r--r--graphics/gqview/pkg-descr6
-rw-r--r--graphics/gqview/pkg-plist1
5 files changed, 36 insertions, 0 deletions
diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile
new file mode 100644
index 0000000..79b11d9
--- /dev/null
+++ b/graphics/gqview/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: gqview
+# Version required: 0.4.3
+# Date Created: 27 Oct 1998
+# Whom: Vanilla Pooh Shu <vanilla@FreeBSD.ORG>
+#
+# $Id$
+#
+
+DISTNAME= gqview-0.4.3.src
+PKGNAME= gqview-0.4.3
+CATEGORIES= graphics
+MASTER_SITES= http://www.geocities.com/SiliconValley/Haven/5235/
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= Nakai@technologist.com
+
+LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \
+ Imlib.1:${PORTSDIR}/graphics/imlib
+
+USE_X_PREFIX= yes
+WRKSRC= ${WRKDIR}/gqview-0.4.3
+ALL_TARGET= gqview
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/gqview ${PREFIX}/bin
+
+.include <bsd.port.mk>
diff --git a/graphics/gqview/distinfo b/graphics/gqview/distinfo
new file mode 100644
index 0000000..69994b6
--- /dev/null
+++ b/graphics/gqview/distinfo
@@ -0,0 +1 @@
+MD5 (gqview-0.4.3.src.tgz) = 3fbc018f7ed3b7cdde1d98a3a55e188d
diff --git a/graphics/gqview/pkg-comment b/graphics/gqview/pkg-comment
new file mode 100644
index 0000000..a9e1718
--- /dev/null
+++ b/graphics/gqview/pkg-comment
@@ -0,0 +1 @@
+Another gtk-base graphic file viewer.
diff --git a/graphics/gqview/pkg-descr b/graphics/gqview/pkg-descr
new file mode 100644
index 0000000..833e3f0
--- /dev/null
+++ b/graphics/gqview/pkg-descr
@@ -0,0 +1,6 @@
+Another gtk-base graphic file viewer.
+
+author's homepage: http://www.geocities.com/SiliconValley/Haven/5235/
+
+-Vanilla
+vanilla@FreeBSD.ORG
diff --git a/graphics/gqview/pkg-plist b/graphics/gqview/pkg-plist
new file mode 100644
index 0000000..f9a9620
--- /dev/null
+++ b/graphics/gqview/pkg-plist
@@ -0,0 +1 @@
+bin/gqview
OpenPOWER on IntegriCloud