summaryrefslogtreecommitdiff
path: root/net/p5-Net-Whois-RIPE
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2003-04-10 17:49:58 +0000
committerAnton Berezin <tobez@FreeBSD.org>2003-04-10 17:49:58 +0000
commit76ccc0c2d6c0e508b03b03ea64088b4eb156b06d (patch)
treefd9902f60dcab846d23e517239471e408775c435 /net/p5-Net-Whois-RIPE
parentUpgrade to 1.3. (diff)
Add WWW, fix dependencies, change master sites.
Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=78711
Diffstat (limited to 'net/p5-Net-Whois-RIPE')
-rw-r--r--net/p5-Net-Whois-RIPE/Makefile7
-rw-r--r--net/p5-Net-Whois-RIPE/distinfo2
-rw-r--r--net/p5-Net-Whois-RIPE/pkg-descr5
3 files changed, 10 insertions, 4 deletions
diff --git a/net/p5-Net-Whois-RIPE/Makefile b/net/p5-Net-Whois-RIPE/Makefile
index a23931f85bb6..f4794288a81c 100644
--- a/net/p5-Net-Whois-RIPE/Makefile
+++ b/net/p5-Net-Whois-RIPE/Makefile
@@ -9,14 +9,15 @@
PORTNAME= Net-Whois-RIPE
PORTVERSION= 1.19
CATEGORIES= net perl5
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
- ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= ${PORTNAME:L} Net
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
MAINTAINER= mich@freebsdcluster.org
COMMENT= Implementation of RIPE Whois
+RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/IO.pm:${PORTSDIR}/devel/p5-IO
+
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
diff --git a/net/p5-Net-Whois-RIPE/distinfo b/net/p5-Net-Whois-RIPE/distinfo
index 93f1c7caa085..26f003151841 100644
--- a/net/p5-Net-Whois-RIPE/distinfo
+++ b/net/p5-Net-Whois-RIPE/distinfo
@@ -1 +1 @@
-MD5 (Net-Whois-RIPE-1.19.tar.gz) = 69020ae7f50b096df01fc6ea8a20456d
+MD5 (Net-Whois-RIPE-1.19.tar.gz) = 185b53aad205ed645a7bf5478954bd10
diff --git a/net/p5-Net-Whois-RIPE/pkg-descr b/net/p5-Net-Whois-RIPE/pkg-descr
index 7cab7f1eadca..17f1f4cd6f56 100644
--- a/net/p5-Net-Whois-RIPE/pkg-descr
+++ b/net/p5-Net-Whois-RIPE/pkg-descr
@@ -1,3 +1,8 @@
This is an object-orienated perl module that provides methods to query,
retrieve and update RIPE-157 formated objects, from whois servers that
support this format.
+
+WWW: http://search.cpan.org/dist/Net-Whois-RIPE/
+
+ Michael L. Hostbaek
+ mich@freebsdcluster.org