Ticket #1509: Portfile

File Portfile, 564 bytes (added by sleepinghead@…, 20 years ago)

portfile

Line 
1# $Id$
2
3PortSystem 1.0
4name            gqview
5version         1.3.9
6categories      graphics x11
7maintainers     darwinports@opendarwin.org
8description     GQview image browser
9long_description GQview is an image browser that features single click \
10                access to view images and move around the directory tree.
11homepage        http://gqview.sourceforge.net/
12master_sites    sourceforge
13checksums       md5 eb8ea61c02a757d55b2bf55837b6e2d1
14depends_lib     lib:libgtk.2:gtk2
15configure.args  --mandir=${prefix}/share/man
16configure.env   LDFLAGS=-L${prefix}/lib CPPFLAGS=-I${prefix}/include \
17                CFLAGS=-flat_namespace