Commits
Ryan Schmidt authored 03bd7ae84a3
3 3 | |
4 4 | PortSystem 1.0 |
5 5 | |
6 6 | name valabind |
7 7 | version 0.6.5 |
8 8 | revision 1 |
9 9 | categories devel |
10 10 | platforms darwin |
11 11 | license GPL-3 |
12 12 | maintainers gmail.com:a2piratesoft openmaintainer |
13 - | description This program converts vapi vala interface files into swig interfarces. |
13 + | description This program converts vapi vala interface files into swig interfaces. |
14 14 | long_description ${description} Allow C and Vala libraries to be used from many scripting \ |
15 15 | languages, like Python, Perl, LUA, Java, Go and others. |
16 16 | homepage http://radare.org |
17 17 | master_sites http://radare.org/get/ |
18 18 | |
19 19 | checksums rmd160 efafe210f61606dc487f33f9b27ef96f45e78fc6 \ |
20 20 | sha256 161641fc4a6ed0e22fcc82c85c8f91e41f18ae02260151f19293ee36c7c4b751 |
21 21 | |
22 22 | depends_lib port:vala |
23 23 | |