diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2009-10-30 03:33:23 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2009-10-30 03:33:23 +0000 |
commit | 9dda63271f2a83c102cd3165ab6dcb0bbc2f2319 (patch) | |
tree | 892c5a4bb995a54fc63c90e027d6ee8b64dec9ab /x11-toolkits/p5-Pango/pkg-descr | |
parent | - Update to 2.2 (diff) |
- p5-Pango, perl binding to pango
Notes
Notes:
svn path=/head/; revision=243519
Diffstat (limited to 'x11-toolkits/p5-Pango/pkg-descr')
-rw-r--r-- | x11-toolkits/p5-Pango/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/x11-toolkits/p5-Pango/pkg-descr b/x11-toolkits/p5-Pango/pkg-descr new file mode 100644 index 000000000000..b818255b1245 --- /dev/null +++ b/x11-toolkits/p5-Pango/pkg-descr @@ -0,0 +1,6 @@ +Perl binding to pango library to render and control the layout of +internationalized text, and is the backend for right-to-left text. +Pango is an integral part of the GTK+ and GNOME projects, but its +code is platform- and toolkit-independent. + +WWW: http://search.cpan.org/dist/Pango/ |