Ticket #6227: Portfile.3

File Portfile.3, 833 bytes (added by rhwood@…, 19 years ago)

devel/gnome-bindings-csharp Portfile

Line 
1# $Id: $
2
3PortSystem      1.0
4name            gnome-bindings-csharp
5version         2.12
6categories      devel gnome
7maintainers     rhwood@opendarwin.org gnome-darwinports@opendarwin.org
8description     The GNOME bindings for C#
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:glibmm     \
12                port:gtkmm      \
13                port:libgnomemm \
14                port:libgnomeuimm       \
15                port:libgnomecanvasmm   \
16                port:libglademm \
17                port:gnome-vfsmm        \
18                port:gconfmm
19distfiles
20fetch           { }
21checksum        { }
22configure       { }
23build           { }
24destroot        { }