summaryrefslogtreecommitdiff
path: root/finance/p5-Finance-Quote
diff options
context:
space:
mode:
authorheinz <heinz>2008-01-05 22:41:27 +0000
committerheinz <heinz>2008-01-05 22:41:27 +0000
commit6455f5718a3783e1f882a4469c5cf23c5612ad2c (patch)
treed9d321a668d9257024bda38adc62308b03e58611 /finance/p5-Finance-Quote
parent9c50cc274b0538a49762b2666ef702a52a46378c (diff)
downloadpkgsrc-6455f5718a3783e1f882a4469c5cf23c5612ad2c.tar.gz
The package supports installation to DESTDIR.
No compiler necessary.
Diffstat (limited to 'finance/p5-Finance-Quote')
-rw-r--r--finance/p5-Finance-Quote/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile
index 01abe9c2e2e..dbb65e3491c 100644
--- a/finance/p5-Finance-Quote/Makefile
+++ b/finance/p5-Finance-Quote/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2007/01/15 22:41:09 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2008/01/05 22:48:29 heinz Exp $
DISTNAME= Finance-Quote-1.13
PKGNAME= p5-${DISTNAME}
@@ -9,12 +9,16 @@ MAINTAINER= damon@brodiefamily.org
HOMEPAGE= http://finance-quote.sourceforge.net/
COMMENT= Perl module to get stock quotes from Yahoo
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= p5-HTML-TableExtract>=1.0:../../www/p5-HTML-TableExtract
DEPENDS+= p5-Crypt-SSLeay-[0-9]*:../../security/p5-Crypt-SSLeay
DEPENDS+= p5-libwww>=5.48:../../www/p5-libwww
CONFLICTS= p5-finance-quote-[0-9]*
+USE_LANGUAGES= # empty
+
PERL5_PACKLIST= auto/Finance/Quote/.packlist
.include "../../lang/perl5/module.mk"