summaryrefslogtreecommitdiff
path: root/chat/p5-Net-AIM
diff options
context:
space:
mode:
Diffstat (limited to 'chat/p5-Net-AIM')
-rw-r--r--chat/p5-Net-AIM/DESCR4
-rw-r--r--chat/p5-Net-AIM/Makefile20
-rw-r--r--chat/p5-Net-AIM/PLIST1
-rw-r--r--chat/p5-Net-AIM/distinfo4
4 files changed, 29 insertions, 0 deletions
diff --git a/chat/p5-Net-AIM/DESCR b/chat/p5-Net-AIM/DESCR
new file mode 100644
index 00000000000..0dbdafcb49e
--- /dev/null
+++ b/chat/p5-Net-AIM/DESCR
@@ -0,0 +1,4 @@
+This module is an implementation of the AOL Instant Messenger TOC
+protocol. I've written and rewritten almost all the code. It
+works fairly and is pretty reliable. The intent for this version
+was to make an easily usable module for creating AIM bots.
diff --git a/chat/p5-Net-AIM/Makefile b/chat/p5-Net-AIM/Makefile
new file mode 100644
index 00000000000..b9825418341
--- /dev/null
+++ b/chat/p5-Net-AIM/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/01/31 07:33:40 martti Exp $
+#
+
+DISTNAME= Net-AIM-1.21
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= chat perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
+
+MAINTAINER= schmonz+netbsd@schmonz.com
+HOMEPAGE= http://www.aryeh.net/Net-AIM/
+COMMENT= implementation of the AOL Instant Messenger TOC protocol
+
+USE_BUILDLINK_ONLY= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/AIM/.packlist
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include "../../lang/perl5/buildlink.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/chat/p5-Net-AIM/PLIST b/chat/p5-Net-AIM/PLIST
new file mode 100644
index 00000000000..6b3e9fa6e0c
--- /dev/null
+++ b/chat/p5-Net-AIM/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/01/31 07:33:40 martti Exp $
diff --git a/chat/p5-Net-AIM/distinfo b/chat/p5-Net-AIM/distinfo
new file mode 100644
index 00000000000..1c53d4caec7
--- /dev/null
+++ b/chat/p5-Net-AIM/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/01/31 07:33:40 martti Exp $
+
+SHA1 (Net-AIM-1.21.tar.gz) = 3cf1c17f53eb26841e83feb3b77020fae06b0048
+Size (Net-AIM-1.21.tar.gz) = 22140 bytes