File:  [cvs.NetBSD.org] / pkgsrc / devel / p5-Getopt-Long / Makefile
Revision 1.26: download - view: text, annotated - select for diffs
Fri May 6 12:44:53 2016 UTC (8 years, 8 months ago) by mef
Branches: MAIN
CVS tags: HEAD
+PKGREVISION= 1, binary is different.

# $NetBSD: Makefile,v 1.26 2016/05/06 12:44:53 mef Exp $

DISTNAME=		Getopt-Long-2.48
PKGNAME=		p5-${DISTNAME}
PKGREVISION=		1
CATEGORIES=		devel perl5
MASTER_SITES=		${MASTER_SITE_PERL_CPAN:=Getopt/}

MAINTAINER=		pkgsrc-users@NetBSD.org
HOMEPAGE=		http://search.cpan.org/dist/Getopt-Long/
COMMENT=		Extended processing of command line options
LICENSE=		${PERL5_LICENSE}

DEPENDS+=	p5-Perl4-CoreLibs-[0-9]*:../../devel/p5-Perl4-CoreLibs

REPLACE_PERL+=	lib/Getopt/Long.pm

USE_LANGUAGES=	# empty
PERL5_PACKLIST=	auto/Getopt/Long/.packlist

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>