summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2009-05-12 12:51:07 +0000
committermartti <martti@pkgsrc.org>2009-05-12 12:51:07 +0000
commit08abfb8d248492ed613922b41cf17025f74a255b (patch)
tree55fc313554b228863d1107d991d1e90c04c5d479 /net
parent815feec0b176c79808797eda224079c469500125 (diff)
downloadpkgsrc-08abfb8d248492ed613922b41cf17025f74a255b.tar.gz
Added LICENSE=gnu-gpl-v2
Diffstat (limited to 'net')
-rw-r--r--net/p5-POE-Component-SNMP/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-POE-Component-SNMP/Makefile b/net/p5-POE-Component-SNMP/Makefile
index 8a150fb1b8d..d8ba7e73afb 100644
--- a/net/p5-POE-Component-SNMP/Makefile
+++ b/net/p5-POE-Component-SNMP/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2008/10/19 19:18:43 he Exp $
+# $NetBSD: Makefile,v 1.6 2009/05/12 12:51:07 martti Exp $
DISTNAME= POE-Component-SNMP-1.1001
PKGNAME= p5-${DISTNAME}
@@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/}
MAINTAINER= martti@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/POE-Component-SNMP
COMMENT= Event-driven SNMP interface
+LICENSE= gnu-gpl-v2 # OR artistic
DEPENDS+= p5-Net-SNMP>=5.0.1:../../net/p5-Net-SNMP