Sun Mar 11 08:18:59 2012 UTC ()
Initial import p5-ExtUtils-LibBuilder 0.04

Some Perl modules need to ship C libraries together with their Perl
code. Although there are mechanisms to compile and link (or glue) C
code in your Perl programs, there isn't a clear method to compile
standard, self-contained C libraries.

This module main goal is to help in that task.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(markd)
diff -r0 -r1.1.1.1 pkgsrc/devel/p5-ExtUtils-LibBuilder/DESCR
diff -r0 -r1.1.1.1 pkgsrc/devel/p5-ExtUtils-LibBuilder/Makefile
diff -r0 -r1.1.1.1 pkgsrc/devel/p5-ExtUtils-LibBuilder/distinfo

File Added: pkgsrc/devel/p5-ExtUtils-LibBuilder/DESCR
Some Perl modules need to ship C libraries together with their Perl
code. Although there are mechanisms to compile and link (or glue) C
code in your Perl programs, there isn't a clear method to compile
standard, self-contained C libraries.

This module main goal is to help in that task.

File Added: pkgsrc/devel/p5-ExtUtils-LibBuilder/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2012/03/11 08:18:59 markd Exp $

DISTNAME=	ExtUtils-LibBuilder-0.04
PKGNAME=	p5-${DISTNAME}
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=ExtUtils/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://search.cpan.org/dist/ExtUtils-LibBuilder/
COMMENT=	Perl5 module for building C libraries
LICENSE=	${PERL5_LICENSE}

PKG_DESTDIR_SUPPORT=	user-destdir

BUILD_DEPENDS+=		{perl>=5.14.1,p5-ExtUtils-CBuilder>=0.23}:../../devel/p5-ExtUtils-CBuilder

USE_LANGUAGES=		c
PERL5_PACKLIST=		auto/ExtUtils/LibBuilder/.packlist
PERL5_MODULE_TYPE=	Module::Build

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

File Added: pkgsrc/devel/p5-ExtUtils-LibBuilder/distinfo
$NetBSD: distinfo,v 1.1.1.1 2012/03/11 08:18:59 markd Exp $

SHA1 (ExtUtils-LibBuilder-0.04.tar.gz) = 295926a51051e86f9173da0a091cc90c8efb4052
RMD160 (ExtUtils-LibBuilder-0.04.tar.gz) = a12ef706c4da6a3b0fbc2facf5b37f05a3509a82
Size (ExtUtils-LibBuilder-0.04.tar.gz) = 5372 bytes