Ticket #6227: Portfile.5
File Portfile.5, 698 bytes (added by rhwood@…, 19 years ago) |
---|
Line | |
---|---|
1 | # $Id: $ |
2 | |
3 | PortSystem 1.0 |
4 | name gnome-bindings-python |
5 | version 2.12 |
6 | categories devel gnome |
7 | maintainers rhwood@opendarwin.org gnome-darwinports@opendarwin.org |
8 | description The GNOME bindings for Python |
9 | long_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. |
10 | homepage http://www.gnome.org/ |
11 | depends_lib port:py-gtk2 |
12 | distfiles |
13 | fetch { } |
14 | checksum { } |
15 | configure { } |
16 | build { } |
17 | destroot { } |
18 |