summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrant <grant>2002-06-20 01:07:10 +0000
committergrant <grant>2002-06-20 01:07:10 +0000
commit23c2b60e998ddd536a977fe6905fb581fd09c9b2 (patch)
treedaba1fc43952137f091d575f929438eafdf0712f
parente7ad332eda5a96b31fd976e7f53ec550ca1ed24a (diff)
downloadpkgsrc-23c2b60e998ddd536a977fe6905fb581fd09c9b2.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
-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