1 | PortSystem 1.0 |
---|
2 | |
---|
3 | name gtk2hs |
---|
4 | version 0.9.10 |
---|
5 | categories graphics devel |
---|
6 | platforms darwin |
---|
7 | |
---|
8 | description portable and native GUI library for Haskell |
---|
9 | long_description gtk2hs is a Haskell binding to GTK - \ |
---|
10 | a comprehensive C GUI library that is portable across. |
---|
11 | homepage http://www.haskell.org/gtk2hs |
---|
12 | master_sites sourceforge |
---|
13 | checksums md5 13d300e07153f37ba5893ac336b078bc |
---|
14 | |
---|
15 | depends_build bin:ghc:ghc |
---|
16 | depends_lib port:gtk2 port:cairo port:pango port:libglade2 |
---|
17 | |
---|
18 | distfiles ${name}-${version}.tar.gz |
---|
19 | |
---|