diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-10-17 09:42:06 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-10-17 09:42:06 +0800 |
commit | edb1a5bd422fbb272f21dd69dafd560200908624 (patch) | |
tree | d895a7eea4ea037735677ac6122138be294f3392 /devel/Makefile | |
parent | 80def0b0657c473abaa41e7f905857ba4a70cc71 (diff) | |
download | freebsd-ports-gnome-edb1a5bd422fbb272f21dd69dafd560200908624.tar.gz freebsd-ports-gnome-edb1a5bd422fbb272f21dd69dafd560200908624.tar.zst freebsd-ports-gnome-edb1a5bd422fbb272f21dd69dafd560200908624.zip |
- Add p5-Glib-Object-Introspection 0.003
Glib::Object::Introspection uses the gobject-introspection and libffi projects
to dynamically create Perl bindings for a wide variety of libraries. Examples
include gtk+, webkit, libsoup and many more.
WWW: http://search.cpan.org/dist/Glib-Object-Introspection/
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index ae9d2762dfa4..98059788091d 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1795,6 +1795,7 @@ SUBDIR += p5-Git-PurePerl SUBDIR += p5-Git-Repository SUBDIR += p5-Git-Wrapper + SUBDIR += p5-Glib-Object-Introspection SUBDIR += p5-Glib2 SUBDIR += p5-Gnome2-GConf SUBDIR += p5-Goo-Canvas |