Ticket #6227: Portfile

File Portfile, 783 bytes (added by rhwood@…, 19 years ago)

devel/gnome-bindings Portfile

Line 
1# $Id: $
2
3PortSystem      1.0
4name            gnome-bindings
5version         2.12
6categories      devel gnome
7maintainers     rhwood@opendarwin.org gnome-darwinports@opendarwin.org
8description     The GNOME bindings
9long_description        The GNOME bindings is the set of libraries that allow developers to develop fully GNOME compliant applications in C#, C++, Java, Perl, and Python. The platform is one of the suites of software packages that form the complete GNOME project offerings. NOTE: the GNOME Java bindings have yet to be ported to Mac OS X.
10homepage        http://www.gnome.org/
11depends_lib     port:gnome-bindings-csharp      \
12                port:gnome-bindings-c++ \
13                port:gnome-bindings-perl5       \
14                port:gnome-bindings-python
15distfiles
16fetch           { }
17checksum        { }
18configure       { }
19build           { }
20destroot        { }
21