aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-ICQ2000
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-11-09 07:48:19 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-11-09 07:48:19 +0000
commitd11b5ce66c0ead368e34baa0e8e0e3023267bcc4 (patch)
treeac669bef9fbdafeb9e8b789702d6618e1ea89cf2 /net/p5-Net-ICQ2000
parent3e4b179fa7c9f4ce9202b75203902b5b5748e099 (diff)
Notes
Diffstat (limited to 'net/p5-Net-ICQ2000')
-rw-r--r--net/p5-Net-ICQ2000/Makefile21
-rw-r--r--net/p5-Net-ICQ2000/distinfo2
-rw-r--r--net/p5-Net-ICQ2000/pkg-descr2
-rw-r--r--net/p5-Net-ICQ2000/pkg-plist5
4 files changed, 0 insertions, 30 deletions
diff --git a/net/p5-Net-ICQ2000/Makefile b/net/p5-Net-ICQ2000/Makefile
deleted file mode 100644
index 04d0e030febc..000000000000
--- a/net/p5-Net-ICQ2000/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: Net-ICQ2000
-# Date created: 06 December 2001
-# Whom: Kevin Lo <kevlo@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= Net-ICQ2000
-PORTVERSION= 0.2.1
-CATEGORIES= net perl5
-MASTER_SITES= http://gonzo.kiev.ua/projects/vicq/
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= kevlo@FreeBSD.org
-COMMENT= A perl5 module for ICQv7 protocol realisation
-
-PERL_CONFIGURE= yes
-
-MAN3= Net::ICQ2000.3
-
-.include <bsd.port.mk>
diff --git a/net/p5-Net-ICQ2000/distinfo b/net/p5-Net-ICQ2000/distinfo
deleted file mode 100644
index 3ead9950cd79..000000000000
--- a/net/p5-Net-ICQ2000/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (Net-ICQ2000-0.2.1.tar.gz) = 8de3b754c408942eab165ab34011db49
-SIZE (Net-ICQ2000-0.2.1.tar.gz) = 12287
diff --git a/net/p5-Net-ICQ2000/pkg-descr b/net/p5-Net-ICQ2000/pkg-descr
deleted file mode 100644
index ea1a198b86b6..000000000000
--- a/net/p5-Net-ICQ2000/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-Net::ICQ2000 module is designed to give perl scripts access to the
-ICQ network and the functions provided by it, like SMS.
diff --git a/net/p5-Net-ICQ2000/pkg-plist b/net/p5-Net-ICQ2000/pkg-plist
deleted file mode 100644
index c12fde127c95..000000000000
--- a/net/p5-Net-ICQ2000/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-%%SITE_PERL%%/Net/ICQ2000.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/ICQ2000/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/ICQ2000
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2> /dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/Net 2> /dev/null || true