summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-10-22 13:49:19 +0000
committerwiz <wiz@pkgsrc.org>2012-10-22 13:49:19 +0000
commit8e2e6f6ca36056ac64e667691a55dca9f66b4ea0 (patch)
tree7174d4462fe154f8a55d6246e1de4c280b50acfa /devel
parent8060fe903fc37277aeb949844127e762ef587e32 (diff)
downloadpkgsrc-8e2e6f6ca36056ac64e667691a55dca9f66b4ea0.tar.gz
Import p5-Module-Build-WithXSpp-0.12 as devel/p5-Module-Build-WithXSpp.
This subclass of Module::Build adds some tools and processes to make it easier to use for wrapping C++ using XS++ (ExtUtils::XSpp).
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Module-Build-WithXSpp/DESCR2
-rw-r--r--devel/p5-Module-Build-WithXSpp/Makefile27
-rw-r--r--devel/p5-Module-Build-WithXSpp/distinfo5
3 files changed, 34 insertions, 0 deletions
diff --git a/devel/p5-Module-Build-WithXSpp/DESCR b/devel/p5-Module-Build-WithXSpp/DESCR
new file mode 100644
index 00000000000..aec9c124a12
--- /dev/null
+++ b/devel/p5-Module-Build-WithXSpp/DESCR
@@ -0,0 +1,2 @@
+This subclass of Module::Build adds some tools and processes to
+make it easier to use for wrapping C++ using XS++ (ExtUtils::XSpp).
diff --git a/devel/p5-Module-Build-WithXSpp/Makefile b/devel/p5-Module-Build-WithXSpp/Makefile
new file mode 100644
index 00000000000..3491653021b
--- /dev/null
+++ b/devel/p5-Module-Build-WithXSpp/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1 2012/10/22 13:49:19 wiz Exp $
+
+DISTNAME= Module-Build-WithXSpp-0.12
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Module-Build-WithXSpp/
+COMMENT= Build and install Perl XS++ modules
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-Module-Build-[0-9]*:../../devel/p5-Module-Build
+DEPENDS+= p5-ExtUtils-CppGuess-[0-9]*:../../devel/p5-ExtUtils-CppGuess
+DEPENDS+= p5-ExtUtils-XSpp-[0-9]*:../../devel/p5-ExtUtils-XSpp
+
+#USE_LANGUAGES= c # For the tests
+
+PERL5_MODULE_TYPE= Module::Build
+PERL5_PACKLIST= auto/Module/Build/WithXSpp/.packlist
+# For the tests:
+#USE_TOOLS+= perl
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Module-Build-WithXSpp/distinfo b/devel/p5-Module-Build-WithXSpp/distinfo
new file mode 100644
index 00000000000..c61d3128144
--- /dev/null
+++ b/devel/p5-Module-Build-WithXSpp/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2012/10/22 13:49:19 wiz Exp $
+
+SHA1 (Module-Build-WithXSpp-0.12.tar.gz) = 69ed2f576a39501cb95250ae5e1d601682c2572d
+RMD160 (Module-Build-WithXSpp-0.12.tar.gz) = 5cd37bae740caf9db16e034e655cbc0dc1c830d6
+Size (Module-Build-WithXSpp-0.12.tar.gz) = 13750 bytes