diff options
Diffstat (limited to 'finance')
-rw-r--r-- | finance/p5-HTML-Query/Makefile | 28 | ||||
-rw-r--r-- | finance/p5-HTML-Query/distinfo | 3 | ||||
-rw-r--r-- | finance/p5-HTML-Query/pkg-descr | 4 |
3 files changed, 0 insertions, 35 deletions
diff --git a/finance/p5-HTML-Query/Makefile b/finance/p5-HTML-Query/Makefile deleted file mode 100644 index 9278f8629e74..000000000000 --- a/finance/p5-HTML-Query/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: p5-HTML-Query -# Date created: Wed Oct 24 10:09:12 EDT 2007 -# Whom: Vivek Khera <vivek@khera.org> -# -# $FreeBSD$ -# - -PORTNAME= HTML-Query -PORTVERSION= 0.02 -CATEGORIES= finance perl5 -MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../by-authors/id/A/AB/ABW -PKGNAMEPREFIX= p5- - -MAINTAINER= vivek@khera.org -COMMENT= JQuery-like selection queries for HTML::Element - -RUN_DEPENDS+= p5-Badger>0.0:${PORTSDIR}/devel/p5-Badger \ - p5-HTML-Tree>=3.23:${PORTSDIR}/www/p5-HTML-Tree - -PERL_CONFIGURE= yes - -MAN3= HTML::Query.3 -PLIST_FILES= %%SITE_PERL%%/HTML/Query.pm \ - %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML-Query/.packlist -PLIST_DIRS= %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML-Query - -.include <bsd.port.mk> diff --git a/finance/p5-HTML-Query/distinfo b/finance/p5-HTML-Query/distinfo deleted file mode 100644 index c922c7b5bf50..000000000000 --- a/finance/p5-HTML-Query/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (HTML-Query-0.02.tar.gz) = 97c72e38de74dce3c748037a42bb00e3 -SHA256 (HTML-Query-0.02.tar.gz) = 4b33a9728bf5b09b8d99878a3b4d66f21176c92a1123a490bbdd52561a4887ff -SIZE (HTML-Query-0.02.tar.gz) = 11973 diff --git a/finance/p5-HTML-Query/pkg-descr b/finance/p5-HTML-Query/pkg-descr deleted file mode 100644 index 1d9d93856f70..000000000000 --- a/finance/p5-HTML-Query/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -The HTML::Query module provides jQuery-like selection queries for -HTML::Element. - -WWW: http://search.cpan.org/dist/HTML-Query |