summaryrefslogtreecommitdiff
path: root/textproc/p5-YAML/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-YAML/Makefile')
-rw-r--r--textproc/p5-YAML/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/textproc/p5-YAML/Makefile b/textproc/p5-YAML/Makefile
index 796bb240359..319d2cc98d4 100644
--- a/textproc/p5-YAML/Makefile
+++ b/textproc/p5-YAML/Makefile
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.16 2008/12/12 21:05:25 he Exp $
+# $NetBSD: Makefile,v 1.17 2009/08/18 16:24:16 sno Exp $
-DISTNAME= YAML-0.68
+DISTNAME= YAML-0.70
PKGNAME= p5-${DISTNAME}
CATEGORIES= perl5 textproc
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/I/IN/INGY/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=YAML/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/YAML/
COMMENT= YAML implementation for Perl
+LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Filter-[0-9]*:../../textproc/p5-Filter