Ticket #16408: Portfile

File Portfile, 1015 bytes (added by dshaposhnik@…, 16 years ago)

Here is my Portfile for stable build.

Line 
1# $Id: Portfile 36705 2008-05-12 21:27:45Z waqar@macports.org $
2
3PortSystem 1.0
4
5name            mc
6version         4.6.2_rc1
7distname        ${name}-2007-06-23-14
8categories      sysutils
9maintainers     waqar@macports.org
10description     GNU Midnight Commander
11long_description   \
12        GNU Midnight Commander is a user-friendly yet powerful file \
13        manager and visual shell, useful to novice and guru alike. \
14        It provides a clear, user-friendly, and somewhat protected \
15        interface to a Unix system while making many frequent file \
16        operations more efficient and preserving the full power of \
17        the command prompt. After some practice, you will wonder how \
18        you could ever live without it.
19homepage        http://www.ibiblio.org/mc/
20platforms       darwin
21master_sites    http://www.ibiblio.org/pub/Linux/utils/file/managers/mc/snapshots/
22checksums       md5 3d4e56a1152564331abe82e6570898ad
23depends_build   bin:pkg-config:pkgconfig
24depends_lib     lib:glib2:glib2
25configure.args  --without-x --with-screen=mcslang \
26        --infodir=${prefix}/share/info --mandir=${prefix}/share/man