summaryrefslogtreecommitdiff
path: root/devel/p5-ExtUtils-Depends
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-04-19 17:24:14 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-04-19 17:24:14 +0000
commitf2ab2c476a8f2b872aff69d6e1b8699c3ef82a40 (patch)
tree3da35675d8fe160c111e57c060a9a38da3b7edd6 /devel/p5-ExtUtils-Depends
parent4c7ed1ea02ab73d2121c39574068590bcf9cff1e (diff)
downloadpkgsrc-f2ab2c476a8f2b872aff69d6e1b8699c3ef82a40.tar.gz
Initial import of p5-ExtUtils-Depends-0.202, from pkgsrc-wip.
This module tries to make it easy to build Perl extensions that use functions and typemaps provided by other perl extensions. This means that a perl extension is treated like a shared library that provides also a C and an XS interface besides the perl one.
Diffstat (limited to 'devel/p5-ExtUtils-Depends')
-rw-r--r--devel/p5-ExtUtils-Depends/DESCR4
-rw-r--r--devel/p5-ExtUtils-Depends/Makefile19
-rw-r--r--devel/p5-ExtUtils-Depends/PLIST1
-rw-r--r--devel/p5-ExtUtils-Depends/distinfo4
4 files changed, 28 insertions, 0 deletions
diff --git a/devel/p5-ExtUtils-Depends/DESCR b/devel/p5-ExtUtils-Depends/DESCR
new file mode 100644
index 00000000000..b93b0ad4691
--- /dev/null
+++ b/devel/p5-ExtUtils-Depends/DESCR
@@ -0,0 +1,4 @@
+This module tries to make it easy to build Perl extensions that use
+functions and typemaps provided by other perl extensions. This means
+that a perl extension is treated like a shared library that provides
+also a C and an XS interface besides the perl one.
diff --git a/devel/p5-ExtUtils-Depends/Makefile b/devel/p5-ExtUtils-Depends/Makefile
new file mode 100644
index 00000000000..c93ba8a68d6
--- /dev/null
+++ b/devel/p5-ExtUtils-Depends/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/04/19 17:24:14 xtraeme Exp $
+#
+
+DISTNAME= ExtUtils-Depends-0.202
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
+
+MAINTAINER= xtraeme@NetBSD.org
+HOMEPAGE= http://gtk2-perl.sourceforge.net/
+COMMENT= Easily build XS extensions that depend on XS extensions
+
+PERL5_REQD= 5.8
+USE_BUILDLINK3= yes
+
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/ExtUtils/Depends/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-ExtUtils-Depends/PLIST b/devel/p5-ExtUtils-Depends/PLIST
new file mode 100644
index 00000000000..421a1098bc3
--- /dev/null
+++ b/devel/p5-ExtUtils-Depends/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/19 17:24:14 xtraeme Exp $
diff --git a/devel/p5-ExtUtils-Depends/distinfo b/devel/p5-ExtUtils-Depends/distinfo
new file mode 100644
index 00000000000..cd697e2625a
--- /dev/null
+++ b/devel/p5-ExtUtils-Depends/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/04/19 17:24:14 xtraeme Exp $
+
+SHA1 (ExtUtils-Depends-0.202.tar.gz) = d9c9bc7217acb12093d632ece1ac2db130217350
+Size (ExtUtils-Depends-0.202.tar.gz) = 8697 bytes