1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

mport gqview, it's another gtk-base graphics file viewer.

This commit is contained in:
Vanilla I. Shu 1998-10-27 16:56:41 +00:00
parent af37c09c63
commit 804764fe65
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14216
5 changed files with 36 additions and 0 deletions

27
graphics/gqview/Makefile Normal file
View File

@ -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>

1
graphics/gqview/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (gqview-0.4.3.src.tgz) = 3fbc018f7ed3b7cdde1d98a3a55e188d

View File

@ -0,0 +1 @@
Another gtk-base graphic file viewer.

View File

@ -0,0 +1,6 @@
Another gtk-base graphic file viewer.
author's homepage: http://www.geocities.com/SiliconValley/Haven/5235/
-Vanilla
vanilla@FreeBSD.ORG

View File

@ -0,0 +1 @@
bin/gqview