Initial import of devel/p5-ExtUtils-Embed version 1.14

This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

ExtUtils::Embed provides utility functions for embedding a Perl interpreter and
extensions in your C/C++ applications. Typically, an application Makefile will
invoke ExtUtils::Embed functions while building your application.
This commit is contained in:
dmcmahill 2011-05-17 10:45:15 +00:00
parent c2d31436d4
commit 3417fe2818
3 changed files with 27 additions and 0 deletions

View file

@ -0,0 +1,3 @@
ExtUtils::Embed provides utility functions for embedding a Perl interpreter and
extensions in your C/C++ applications. Typically, an application Makefile will
invoke ExtUtils::Embed functions while building your application.

View file

@ -0,0 +1,19 @@
# $NetBSD: Makefile,v 1.1.1.1 2011/05/17 10:45:15 dmcmahill Exp $
DISTNAME= ExtUtils-Embed-1.14
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DO/DOUGM/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/ExtUtils-Embed/
COMMENT= Utilities for embedding Perl in C/C++ applications
LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/ExtUtils-Embed/.packlist
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2011/05/17 10:45:15 dmcmahill Exp $
SHA1 (ExtUtils-Embed-1.14.tar.gz) = ae69124eecd5aaeb36748c535637f227b2c74ecd
RMD160 (ExtUtils-Embed-1.14.tar.gz) = 9ed9337fb5d35ca1aa30a738ed7ec582318ce081
Size (ExtUtils-Embed-1.14.tar.gz) = 20117 bytes