summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2011-05-17 10:45:15 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2011-05-17 10:45:15 +0000
commit3417fe281859496f216253569826ae77d74ba357 (patch)
treefb52ba3d6ee148670b0c73193070e78bd0f9ee17 /devel
parentc2d31436d43269b73fd14c2751c7efabb44a5b8c (diff)
downloadpkgsrc-3417fe281859496f216253569826ae77d74ba357.tar.gz
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.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-ExtUtils-Embed/DESCR3
-rw-r--r--devel/p5-ExtUtils-Embed/Makefile19
-rw-r--r--devel/p5-ExtUtils-Embed/distinfo5
3 files changed, 27 insertions, 0 deletions
diff --git a/devel/p5-ExtUtils-Embed/DESCR b/devel/p5-ExtUtils-Embed/DESCR
new file mode 100644
index 00000000000..c91703b4908
--- /dev/null
+++ b/devel/p5-ExtUtils-Embed/DESCR
@@ -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.
diff --git a/devel/p5-ExtUtils-Embed/Makefile b/devel/p5-ExtUtils-Embed/Makefile
new file mode 100644
index 00000000000..909986f6937
--- /dev/null
+++ b/devel/p5-ExtUtils-Embed/Makefile
@@ -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"
diff --git a/devel/p5-ExtUtils-Embed/distinfo b/devel/p5-ExtUtils-Embed/distinfo
new file mode 100644
index 00000000000..7337f1fb782
--- /dev/null
+++ b/devel/p5-ExtUtils-Embed/distinfo
@@ -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