diff options
author | sat <sat@FreeBSD.org> | 2006-12-04 00:28:14 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-12-04 00:28:14 +0800 |
commit | bfb1fef573d6309ae1e4cefdbca8f94b3ea0176d (patch) | |
tree | 5fd3593b88448deea748aefbbf9cd944ad38f7fc /x11-toolkits/p5-Gtk2-Ex-PodViewer/pkg-descr | |
parent | f3dcdc0f560b743c48ebb9464764f4e95a002f2a (diff) | |
download | freebsd-ports-gnome-bfb1fef573d6309ae1e4cefdbca8f94b3ea0176d.tar.gz freebsd-ports-gnome-bfb1fef573d6309ae1e4cefdbca8f94b3ea0176d.tar.zst freebsd-ports-gnome-bfb1fef573d6309ae1e4cefdbca8f94b3ea0176d.zip |
- Update to 0.17
- Rename the port due to upstream changes
Approved by: ports@c0decafe.net (maintainer, express-timeout)
Repocopy by: marcus
Diffstat (limited to 'x11-toolkits/p5-Gtk2-Ex-PodViewer/pkg-descr')
-rw-r--r-- | x11-toolkits/p5-Gtk2-Ex-PodViewer/pkg-descr | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/x11-toolkits/p5-Gtk2-Ex-PodViewer/pkg-descr b/x11-toolkits/p5-Gtk2-Ex-PodViewer/pkg-descr index 52b5d70d53e4..91186d25e0d4 100644 --- a/x11-toolkits/p5-Gtk2-Ex-PodViewer/pkg-descr +++ b/x11-toolkits/p5-Gtk2-Ex-PodViewer/pkg-descr @@ -1,10 +1,11 @@ Gtk2::PodViewer is a widget for rendering Perl POD documents. -It is based on the Gtk2::TextView widget and uses Pod::Parser for manipulating -POD data. +It is based on the Gtk2::TextView widget and uses Pod::Parser +for manipulating POD data. -Also, podviewer provides a simple and attractive way to read Perl's POD -documentation. You can use it to read the Perl POD pages, module documentation -and information about Perl's builtin functions. +Also, podviewer provides a simple and attractive way to read +Perl's POD documentation. You can use it to read the Perl POD +pages, module documentation and information about Perl's +builtin functions. -Author: gavin.brown-at-uk.com -WWW: http://search.cpan.org/dist/Gtk2-PodViewer/ +Author: Gavin Brown <gavin.brown-at-uk.com> +WWW: http://search.cpan.org/dist/Gtk2-Ex-PodViewer/ |