summaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Cache-Transparent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTTP-Cache-Transparent/Makefile')
-rw-r--r--www/p5-HTTP-Cache-Transparent/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/p5-HTTP-Cache-Transparent/Makefile b/www/p5-HTTP-Cache-Transparent/Makefile
index d6a16cfe5ae..a9b6b925b30 100644
--- a/www/p5-HTTP-Cache-Transparent/Makefile
+++ b/www/p5-HTTP-Cache-Transparent/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2006/03/04 21:31:02 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2007/02/27 14:12:05 wiz Exp $
-DISTNAME= HTTP-Cache-Transparent-0.5
+DISTNAME= HTTP-Cache-Transparent-0.7
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/}
@@ -10,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/HTTP-Cache-Transparent/
COMMENT= Cache the result of http get-requests persistently
+DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
+
PERL5_PACKLIST= auto/HTTP/Cache/Transparent/.packlist
.include "../../lang/perl5/module.mk"