summaryrefslogtreecommitdiff
path: root/devel/p5-Getopt-Long-Descriptive/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Getopt-Long-Descriptive/Makefile')
-rw-r--r--devel/p5-Getopt-Long-Descriptive/Makefile25
1 files changed, 12 insertions, 13 deletions
diff --git a/devel/p5-Getopt-Long-Descriptive/Makefile b/devel/p5-Getopt-Long-Descriptive/Makefile
index e5a12438893..b195ffe407d 100644
--- a/devel/p5-Getopt-Long-Descriptive/Makefile
+++ b/devel/p5-Getopt-Long-Descriptive/Makefile
@@ -1,22 +1,21 @@
-# $NetBSD: Makefile,v 1.13 2011/08/14 12:26:07 obache Exp $
+# $NetBSD: Makefile,v 1.14 2011/08/16 08:00:51 adam Exp $
-DISTNAME= Getopt-Long-Descriptive-0.086
-PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
-CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Getopt/}
+DISTNAME= Getopt-Long-Descriptive-0.090
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Getopt/}
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/Getopt-Long-Descriptive/
-COMMENT= Perl 5 module providing Getopt::Long with usage text
-LICENSE= ${PERL5_LICENSE}
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Getopt-Long-Descriptive/
+COMMENT= Perl 5 module providing Getopt::Long with usage text
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
-DEPENDS+= p5-Params-Validate>=0.74:../../devel/p5-Params-Validate
-DEPENDS+= p5-Sub-Exporter>=0.972:../../devel/p5-Sub-Exporter
+DEPENDS+= p5-Params-Validate>=0.74:../../devel/p5-Params-Validate
+DEPENDS+= p5-Sub-Exporter>=0.972:../../devel/p5-Sub-Exporter
-PERL5_PACKLIST= auto/Getopt/Long/Descriptive/.packlist
+PERL5_PACKLIST= auto/Getopt/Long/Descriptive/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"