summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2009-01-19 18:04:07 +0000
committerabs <abs@pkgsrc.org>2009-01-19 18:04:07 +0000
commit8a07ec7386aeae3f8ccb46878efa1f74d0f60a02 (patch)
tree25f7eedd439808461a4c9ff61a5778d18058093d
parentfaa0abebeae676e4d26ad01d9252343f57ddb91b (diff)
downloadpkgsrc-8a07ec7386aeae3f8ccb46878efa1f74d0f60a02.tar.gz
Added devel/p5-signatures version 0.03
With this module, we can specify subroutine signatures and have variables automatically defined within the subroutine.
-rw-r--r--devel/p5-signatures/DESCR2
-rw-r--r--devel/p5-signatures/Makefile25
-rw-r--r--devel/p5-signatures/distinfo5
3 files changed, 32 insertions, 0 deletions
diff --git a/devel/p5-signatures/DESCR b/devel/p5-signatures/DESCR
new file mode 100644
index 00000000000..60c13181256
--- /dev/null
+++ b/devel/p5-signatures/DESCR
@@ -0,0 +1,2 @@
+With this module, we can specify subroutine signatures and have
+variables automatically defined within the subroutine.
diff --git a/devel/p5-signatures/Makefile b/devel/p5-signatures/Makefile
new file mode 100644
index 00000000000..1c77aedf1ff
--- /dev/null
+++ b/devel/p5-signatures/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/01/19 18:04:07 abs Exp $
+
+DISTNAME= signatures-0.03
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/F/FL/FLORA/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/perldoc?signatures
+COMMENT= Subroutine signatures with no source filter
+
+USE_LANGUAGES= c
+PERL5_PACKLIST= auto/signatures/.packlist
+
+DEPENDS+= p5-B-Hooks-OP-Check>=0.13:../../devel/p5-B-Hooks-OP-Check
+DEPENDS+= p5-B-Hooks-OP-PPAddr>=0:../../devel/p5-B-Hooks-OP-PPAddr
+DEPENDS+= p5-B-Hooks-Parser>=0.07:../../devel/p5-B-Hooks-Parser
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../devel/p5-B-Hooks-OP-Check/buildlink3.mk"
+.include "../../devel/p5-B-Hooks-OP-PPAddr/buildlink3.mk"
+.include "../../devel/p5-B-Hooks-Parser/buildlink3.mk"
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-signatures/distinfo b/devel/p5-signatures/distinfo
new file mode 100644
index 00000000000..b921ee6ded1
--- /dev/null
+++ b/devel/p5-signatures/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/01/19 18:04:07 abs Exp $
+
+SHA1 (signatures-0.03.tar.gz) = dabd61f6aaa86d2e3323dc05157eeb50610a777b
+RMD160 (signatures-0.03.tar.gz) = e3050765404e57e6b763e6b84dfc5d1a13b7ea6a
+Size (signatures-0.03.tar.gz) = 61427 bytes