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:
parent
af37c09c63
commit
804764fe65
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14216
27
graphics/gqview/Makefile
Normal file
27
graphics/gqview/Makefile
Normal 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
1
graphics/gqview/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (gqview-0.4.3.src.tgz) = 3fbc018f7ed3b7cdde1d98a3a55e188d
|
1
graphics/gqview/pkg-comment
Normal file
1
graphics/gqview/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Another gtk-base graphic file viewer.
|
6
graphics/gqview/pkg-descr
Normal file
6
graphics/gqview/pkg-descr
Normal 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
|
1
graphics/gqview/pkg-plist
Normal file
1
graphics/gqview/pkg-plist
Normal file
@ -0,0 +1 @@
|
||||
bin/gqview
|
Loading…
Reference in New Issue
Block a user