diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-12-03 16:28:14 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-12-03 16:28:14 +0000 |
commit | 4afaaa2aebcabb1b03c5ab065c72c0447b693ec2 (patch) | |
tree | 0ca09d972fee438511708e9159316d472a57b947 /x11-toolkits/p5-Gtk2-PodViewer | |
parent | 8938a85ca96e63e1d4cd0d46327156b4b69245d1 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/p5-Gtk2-PodViewer')
-rw-r--r-- | x11-toolkits/p5-Gtk2-PodViewer/Makefile | 29 | ||||
-rw-r--r-- | x11-toolkits/p5-Gtk2-PodViewer/distinfo | 3 | ||||
-rw-r--r-- | x11-toolkits/p5-Gtk2-PodViewer/pkg-descr | 10 | ||||
-rw-r--r-- | x11-toolkits/p5-Gtk2-PodViewer/pkg-plist | 7 |
4 files changed, 0 insertions, 49 deletions
diff --git a/x11-toolkits/p5-Gtk2-PodViewer/Makefile b/x11-toolkits/p5-Gtk2-PodViewer/Makefile deleted file mode 100644 index 1fcfca99e537..000000000000 --- a/x11-toolkits/p5-Gtk2-PodViewer/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: p5-Gtk2-PodViewer -# Date created: 2004-08-20 -# Whom: ports@c0decafe.net -# -# $FreeBSD$ -# - -PORTNAME= Gtk2-PodViewer -PORTVERSION= 0.09 -PORTREVISION= 2 -CATEGORIES= x11-toolkits perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= ../../authors/id/G/GB/GBROWN/ -PKGNAMEPREFIX= p5- - -MAINTAINER= ports@c0decafe.net -COMMENT= Gtk2-Perl widget and program for displaying POD - -BUILD_DEPENDS= ${SITE_PERL}/IO/Scalar.pm:${PORTSDIR}/devel/p5-IO-stringy \ - ${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ - ${SITE_PERL}/${PERL_ARCH}/Locale/gettext.pm:${PORTSDIR}/devel/p5-Locale-gettext -RUN_DEPENDS= ${BUILD_DEPENDS} - -PERL_CONFIGURE= yes - -MAN1= podviewer.1 -MAN3= Gtk2::PodViewer.3 Gtk2::PodViewer::Parser.3 - -.include <bsd.port.mk> diff --git a/x11-toolkits/p5-Gtk2-PodViewer/distinfo b/x11-toolkits/p5-Gtk2-PodViewer/distinfo deleted file mode 100644 index d02c8e9ba0cf..000000000000 --- a/x11-toolkits/p5-Gtk2-PodViewer/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (Gtk2-PodViewer-0.09.tar.gz) = 1dc7b5b2ddadd681cefe982c27d66e08 -SHA256 (Gtk2-PodViewer-0.09.tar.gz) = 17bf904acf4ba3ac47fbc865df07b572d16637ebdcc795ef104c9f41adb3a69e -SIZE (Gtk2-PodViewer-0.09.tar.gz) = 27600 diff --git a/x11-toolkits/p5-Gtk2-PodViewer/pkg-descr b/x11-toolkits/p5-Gtk2-PodViewer/pkg-descr deleted file mode 100644 index 52b5d70d53e4..000000000000 --- a/x11-toolkits/p5-Gtk2-PodViewer/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -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. - -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/ diff --git a/x11-toolkits/p5-Gtk2-PodViewer/pkg-plist b/x11-toolkits/p5-Gtk2-PodViewer/pkg-plist deleted file mode 100644 index 290ca302d721..000000000000 --- a/x11-toolkits/p5-Gtk2-PodViewer/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -bin/podviewer -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2/PodViewer/.packlist -%%SITE_PERL%%/Gtk2/PodViewer.pm -%%SITE_PERL%%/Gtk2/PodViewer/Parser.pm -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2/PodViewer -@dirrm %%SITE_PERL%%/Gtk2/PodViewer -@dirrmtry %%SITE_PERL%%/Gtk2 |