summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorwiz <wiz>2010-09-06 10:51:13 +0000
committerwiz <wiz>2010-09-06 10:51:13 +0000
commit29da2203e52908d038ffe58da6c1fee916ca3f4c (patch)
treea33b53a2d336ff6389319620b503700ded7fd120 /chat
parentf8629d3b09b83f5c8b3455c88d7d3e83acebe78a (diff)
downloadpkgsrc-29da2203e52908d038ffe58da6c1fee916ca3f4c.tar.gz
Set LICENSE.
Diffstat (limited to 'chat')
-rw-r--r--chat/p5-POE-Component-IRC/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/p5-POE-Component-IRC/Makefile b/chat/p5-POE-Component-IRC/Makefile
index 78d6b7108c4..2269a20ece5 100644
--- a/chat/p5-POE-Component-IRC/Makefile
+++ b/chat/p5-POE-Component-IRC/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2010/09/06 10:49:03 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2010/09/06 10:51:13 wiz Exp $
#
DISTNAME= POE-Component-IRC-6.39
@@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/POE-Component-IRC/
COMMENT= Fully event-driven IRC client module
+LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-POE>=0.3202:../../devel/p5-POE
DEPENDS+= p5-POE-Component-Client-DNS>=0.99:../../net/p5-POE-Component-Client-DNS