diff options
author | wiz <wiz@pkgsrc.org> | 2010-09-06 10:51:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-09-06 10:51:13 +0000 |
commit | e62ae7de6aac428b2ee4c73715ced60a8e33bb08 (patch) | |
tree | a33b53a2d336ff6389319620b503700ded7fd120 /chat/p5-POE-Component-IRC | |
parent | 3aae09cba6323cf3ebbd095e87648befb96036f9 (diff) | |
download | pkgsrc-e62ae7de6aac428b2ee4c73715ced60a8e33bb08.tar.gz |
Set LICENSE.
Diffstat (limited to 'chat/p5-POE-Component-IRC')
-rw-r--r-- | chat/p5-POE-Component-IRC/Makefile | 3 |
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 |