diff options
Diffstat (limited to 'finance/p5-Finance-Quote/Makefile')
-rw-r--r-- | finance/p5-Finance-Quote/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile index ecd3eb12dfc..98c07696288 100644 --- a/finance/p5-Finance-Quote/Makefile +++ b/finance/p5-Finance-Quote/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2005/10/26 02:12:45 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2006/01/19 21:50:09 wiz Exp $ -DISTNAME= Finance-Quote-1.10 +DISTNAME= Finance-Quote-1.11 PKGNAME= p5-${DISTNAME} CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Finance/} @@ -10,6 +10,7 @@ HOMEPAGE= http://finance-quote.sourceforge.net/ COMMENT= Perl module to get stock quotes from Yahoo DEPENDS+= p5-HTML-TableExtract>=1.0:../../www/p5-HTML-TableExtract +DEPENDS+= p5-Crypt-SSLeay-[0-9]:../../security/p5-SSLeay DEPENDS+= p5-libwww>=5.48:../../www/p5-libwww CONFLICTS= p5-finance-quote-[0-9]* |