Ticket #16812: Portfile

File Portfile, 686 bytes (added by markdigital69@…, 16 years ago)
Line 
1# $Id$
2
3PortSystem          1.0
4
5name                open-cobol
6version             1.0
7categories          lang
8maintainers         nomaintainer
9description         OpenCOBOL
10long_description    OpenCOBOL is an open-source COBOL compiler.
11
12homepage            http://www.opencobol.org/
13platforms           darwin
14
15master_sites        sourceforge:open-cobol
16
17checksums           md5 947e0d9c4ee7fa8f077ea4bca2f894e5 \
18                    sha1 4c0930a74e92014317b2f237aaedc90acc2b72df \
19                    rmd160 28c666885e46aeaed0f12b425b1f11a5125db490
20
21depends_lib         port:gmp \
22                    port:libtool \
23                    port:db46 \
24                    port:ncurses