summaryrefslogtreecommitdiff
path: root/finance/p5-finance-quote/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2005-10-19 23:34:06 +0000
committerwiz <wiz>2005-10-19 23:34:06 +0000
commit52103d4fe94a8396c7b97340cd5ade1068da97e1 (patch)
tree3be7531da87ef8f66e9695c0390c2609b9dd273b /finance/p5-finance-quote/Makefile
parentcef53e417a9a9c6409675a37e37e7459ab33f53f (diff)
downloadpkgsrc-52103d4fe94a8396c7b97340cd5ade1068da97e1.tar.gz
Complete move of p5-finance-quote to p5-Finance-Quote.
Diffstat (limited to 'finance/p5-finance-quote/Makefile')
-rw-r--r--finance/p5-finance-quote/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/finance/p5-finance-quote/Makefile b/finance/p5-finance-quote/Makefile
deleted file mode 100644
index 7650c76c336..00000000000
--- a/finance/p5-finance-quote/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD: Makefile,v 1.11 2005/08/06 06:19:19 jlam Exp $
-
-DISTNAME= Finance-Quote-1.08
-PKGNAME= p5-finance-quote-1.08
-PKGREVISION= 3
-CATEGORIES= finance perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Finance/}
-
-MAINTAINER= damon@brodiefamily.org
-HOMEPAGE= http://finance-quote.sourceforge.net/
-COMMENT= Perl module to get stock quotes from Yahoo
-
-DEPENDS+= p5-HTML-TableExtract-1.*:../../www/p5-HTML-TableExtract
-DEPENDS+= p5-libwww>=5.48:../../www/p5-libwww
-
-PERL5_PACKLIST= auto/Finance/Quote/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"