Fri Jul 18 02:00:47 2014 UTC ()
Import Inline-C-0.61 as devel/p5-Inline-C.

Inline::C is a module that allows you to write Perl subroutines in C.
Since version 0.30 the Inline module supports multiple programming
languages and each language has its own support module.


(wen)
diff -r0 -r1.1 pkgsrc/devel/p5-Inline-C/DESCR
diff -r0 -r1.1 pkgsrc/devel/p5-Inline-C/Makefile
diff -r0 -r1.1 pkgsrc/devel/p5-Inline-C/distinfo

File Added: pkgsrc/devel/p5-Inline-C/DESCR
Inline::C is a module that allows you to write Perl subroutines in C.
Since version 0.30 the Inline module supports multiple programming
languages and each language has its own support module.

File Added: pkgsrc/devel/p5-Inline-C/Makefile
# $NetBSD: Makefile,v 1.1 2014/07/18 02:00:47 wen Exp $
#

DISTNAME=	Inline-C-0.61
PKGNAME=	p5-${DISTNAME}
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Inline/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://search.cpan.org/dist/Inline-C/
COMMENT=	Write Perl Subroutines in C
LICENSE=	${PERL5_LICENSE}

DEPENDS+=	p5-Inline>=0.58:../../devel/p5-Inline
DEPENDS+=	p5-Parse-RecDescent>=1.80:../../devel/p5-Parse-RecDescent

MAKE_ENV+=	PERL_MM_USE_DEFAULT=1

PKG_INSTALLATION_TYPES=	overwrite pkgviews

PERL5_PACKLIST=		auto/Inline/C/.packlist

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

File Added: pkgsrc/devel/p5-Inline-C/distinfo
$NetBSD: distinfo,v 1.1 2014/07/18 02:00:47 wen Exp $

SHA1 (Inline-C-0.61.tar.gz) = 51512f683a9bc10d48936a36d7e46d0f8cc2dbd6
RMD160 (Inline-C-0.61.tar.gz) = 0b8300dfaf0a786e2ef43be164fc7783c21f1a7b
Size (Inline-C-0.61.tar.gz) = 61875 bytes