summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2002-06-20 01:07:10 +0000
committergrant <grant@pkgsrc.org>2002-06-20 01:07:10 +0000
commite449404d70b2695ef789e86f225e168d80663015 (patch)
treedaba1fc43952137f091d575f929438eafdf0712f /chat
parent51f2f10ab0caf04088f7ee36fe9e5808d4a62a79 (diff)
downloadpkgsrc-e449404d70b2695ef789e86f225e168d80663015.tar.gz
Initial import of p5-Net-Goofey-1.5.
This is a really simple module for communicating with a Goofey server. Goofey is a bit like IRC and a bit like ICQ and a bit like email, it's used mostly at Monash University. See the Goofey web page at: http://www.cs.monash.edu.au/~tym/goofey.html
Diffstat (limited to 'chat')
-rw-r--r--chat/p5-Net-Goofey/DESCR5
-rw-r--r--chat/p5-Net-Goofey/Makefile20
-rw-r--r--chat/p5-Net-Goofey/PLIST1
-rw-r--r--chat/p5-Net-Goofey/distinfo4
4 files changed, 30 insertions, 0 deletions
diff --git a/chat/p5-Net-Goofey/DESCR b/chat/p5-Net-Goofey/DESCR
new file mode 100644
index 00000000000..f186b624648
--- /dev/null
+++ b/chat/p5-Net-Goofey/DESCR
@@ -0,0 +1,5 @@
+This is a really simple module for communicating with a Goofey server.
+
+Goofey is a bit like IRC and a bit like ICQ and a bit like email, it's
+used mostly at Monash University. See the Goofey web page at:
+ http://www.cs.monash.edu.au/~tym/goofey.html
diff --git a/chat/p5-Net-Goofey/Makefile b/chat/p5-Net-Goofey/Makefile
new file mode 100644
index 00000000000..f653ce78f6e
--- /dev/null
+++ b/chat/p5-Net-Goofey/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/06/20 01:07:10 grant Exp $
+#
+
+DISTNAME= Net-Goofey-1.5
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= chat perl5
+MASTER_SITES= http://tertius.net.au/~gossamer/code/Net-Goofey/
+
+MAINTAINER= grant@netbsd.org
+HOMEPAGE= http://tertius.net.au/~gossamer/code/
+COMMENT= perl module for communicating with a Goofey server
+
+USE_BUILDLINK_ONLY= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/Goofey/.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-Goofey/PLIST b/chat/p5-Net-Goofey/PLIST
new file mode 100644
index 00000000000..4aed895aeac
--- /dev/null
+++ b/chat/p5-Net-Goofey/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/06/20 01:07:10 grant Exp $
diff --git a/chat/p5-Net-Goofey/distinfo b/chat/p5-Net-Goofey/distinfo
new file mode 100644
index 00000000000..e8abde3a53a
--- /dev/null
+++ b/chat/p5-Net-Goofey/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/06/20 01:07:10 grant Exp $
+
+SHA1 (Net-Goofey-1.5.tar.gz) = 44034e2c5308090217bab83703ac9f9f79b4aabc
+Size (Net-Goofey-1.5.tar.gz) = 31333 bytes