pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-HTML-LinkExtractor HTML::LinkExtractor is used ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/969bda0788ab
branches: trunk
changeset: 482123:969bda0788ab
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Wed Oct 20 18:08:35 2004 +0000
description:
HTML::LinkExtractor is used for extracting links from HTML. It is very
similar to HTML::LinkExtor, except that besides getting the URL, you also
get the link-text.
diffstat:
www/p5-HTML-LinkExtractor/DESCR | 3 +++
www/p5-HTML-LinkExtractor/Makefile | 18 ++++++++++++++++++
www/p5-HTML-LinkExtractor/PLIST | 1 +
www/p5-HTML-LinkExtractor/distinfo | 4 ++++
4 files changed, 26 insertions(+), 0 deletions(-)
diffs (42 lines):
diff -r c200c4c0d3e8 -r 969bda0788ab www/p5-HTML-LinkExtractor/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-HTML-LinkExtractor/DESCR Wed Oct 20 18:08:35 2004 +0000
@@ -0,0 +1,3 @@
+HTML::LinkExtractor is used for extracting links from HTML. It is very
+similar to HTML::LinkExtor, except that besides getting the URL, you also
+get the link-text.
diff -r c200c4c0d3e8 -r 969bda0788ab www/p5-HTML-LinkExtractor/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-HTML-LinkExtractor/Makefile Wed Oct 20 18:08:35 2004 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/10/20 18:08:35 adrianp Exp $
+
+DISTNAME= HTML-LinkExtractor-0.121
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
+
+MAINTAINER= adrianp%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/~podmaster/${DISTNAME}/
+COMMENT= Extract links from an HTML document
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/HTML/LinkExtractor/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r c200c4c0d3e8 -r 969bda0788ab www/p5-HTML-LinkExtractor/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-HTML-LinkExtractor/PLIST Wed Oct 20 18:08:35 2004 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/10/20 18:08:35 adrianp Exp $
diff -r c200c4c0d3e8 -r 969bda0788ab www/p5-HTML-LinkExtractor/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-HTML-LinkExtractor/distinfo Wed Oct 20 18:08:35 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/10/20 18:08:35 adrianp Exp $
+
+SHA1 (HTML-LinkExtractor-0.121.tar.gz) = 85fe068b2c660e0d24a5440315cca3a6840e6fab
+Size (HTML-LinkExtractor-0.121.tar.gz) = 18088 bytes
Home |
Main Index |
Thread Index |
Old Index