summaryrefslogtreecommitdiff
path: root/chat/p5-Net-Goofey
diff options
context:
space:
mode:
authorrillig <rillig>2006-10-02 21:16:20 +0000
committerrillig <rillig>2006-10-02 21:16:20 +0000
commit845407ca73cf25317dd239daf3f7725d72ef1bd4 (patch)
tree7e4387ee902ef1454d5b4af0bd119e57d2c59ec7 /chat/p5-Net-Goofey
parent4ce862babf65744e3e2d00cd3ead4d434d94104f (diff)
downloadpkgsrc-845407ca73cf25317dd239daf3f7725d72ef1bd4.tar.gz
Interactive "test" phase.
Diffstat (limited to 'chat/p5-Net-Goofey')
-rw-r--r--chat/p5-Net-Goofey/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/chat/p5-Net-Goofey/Makefile b/chat/p5-Net-Goofey/Makefile
index fffdfb5c6f3..8c6923d3792 100644
--- a/chat/p5-Net-Goofey/Makefile
+++ b/chat/p5-Net-Goofey/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/08/06 06:19:04 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2006/10/02 21:16:20 rillig Exp $
#
DISTNAME= Net-Goofey-1.5
@@ -13,5 +13,8 @@ COMMENT= Perl module for communicating with a Goofey server
PERL5_PACKLIST= auto/Net/Goofey/.packlist
+# Requires the user to enter a username/password
+INTERACTIVE_STAGE= test
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"