summaryrefslogtreecommitdiffstats
path: root/net-im/p5-Net-ICQ2000
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2001-12-06 08:48:07 +0000
committerkevlo <kevlo@FreeBSD.org>2001-12-06 08:48:07 +0000
commit690dacaa1e6ba64bd7866cbbfff0449a32ed4c6b (patch)
tree253ce7a05598974cd00036af03833d6cb6df6241 /net-im/p5-Net-ICQ2000
parentae8f13f9a2de0c242e5e8e44929804e58bd23765 (diff)
downloadFreeBSD-ports-690dacaa1e6ba64bd7866cbbfff0449a32ed4c6b.zip
FreeBSD-ports-690dacaa1e6ba64bd7866cbbfff0449a32ed4c6b.tar.gz
Initial import of Net-ICQ2000-0.2.1
This is a perl5 module for ICQv7 protocol realisation.
Diffstat (limited to 'net-im/p5-Net-ICQ2000')
-rw-r--r--net-im/p5-Net-ICQ2000/Makefile21
-rw-r--r--net-im/p5-Net-ICQ2000/distinfo1
-rw-r--r--net-im/p5-Net-ICQ2000/pkg-comment1
-rw-r--r--net-im/p5-Net-ICQ2000/pkg-descr2
-rw-r--r--net-im/p5-Net-ICQ2000/pkg-plist5
5 files changed, 30 insertions, 0 deletions
diff --git a/net-im/p5-Net-ICQ2000/Makefile b/net-im/p5-Net-ICQ2000/Makefile
new file mode 100644
index 0000000..e59fa9a
--- /dev/null
+++ b/net-im/p5-Net-ICQ2000/Makefile
@@ -0,0 +1,21 @@
+# 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
+
+PERL_CONFIGURE= yes
+
+MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN3= Net::ICQ2000.3
+
+.include <bsd.port.mk>
diff --git a/net-im/p5-Net-ICQ2000/distinfo b/net-im/p5-Net-ICQ2000/distinfo
new file mode 100644
index 0000000..91d15bd
--- /dev/null
+++ b/net-im/p5-Net-ICQ2000/distinfo
@@ -0,0 +1 @@
+MD5 (Net-ICQ2000-0.2.1.tar.gz) = 8de3b754c408942eab165ab34011db49
diff --git a/net-im/p5-Net-ICQ2000/pkg-comment b/net-im/p5-Net-ICQ2000/pkg-comment
new file mode 100644
index 0000000..2d80157
--- /dev/null
+++ b/net-im/p5-Net-ICQ2000/pkg-comment
@@ -0,0 +1 @@
+A perl5 module for ICQv7 protocol realisation
diff --git a/net-im/p5-Net-ICQ2000/pkg-descr b/net-im/p5-Net-ICQ2000/pkg-descr
new file mode 100644
index 0000000..ea1a198b
--- /dev/null
+++ b/net-im/p5-Net-ICQ2000/pkg-descr
@@ -0,0 +1,2 @@
+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-im/p5-Net-ICQ2000/pkg-plist b/net-im/p5-Net-ICQ2000/pkg-plist
new file mode 100644
index 0000000..ee89d17
--- /dev/null
+++ b/net-im/p5-Net-ICQ2000/pkg-plist
@@ -0,0 +1,5 @@
+lib/perl5/site_perl/%%PERL_VER%%/Net/ICQ2000.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/ICQ2000/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/ICQ2000
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2> /dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2> /dev/null || true
OpenPOWER on IntegriCloud