summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-12-25 03:30:29 +0000
committerjlam <jlam@pkgsrc.org>2004-12-25 03:30:29 +0000
commitad0f164312805ed59369063cf3c8c254f5f03170 (patch)
tree988f5b0e07ad2f385195ebe30d6c61290361cd30 /devel
parent687d5dc611072785a57026b026202e5cf97eff23 (diff)
downloadpkgsrc-ad0f164312805ed59369063cf3c8c254f5f03170.tar.gz
Import p5-Spiffy-0.21 as devel/p5-Spiffy, an OO Perl framework.
"Spiffy" is a framework and methodology for doing object oriented (OO) programming in Perl. Spiffy combines the best parts of Exporter.pm, base.pm, mixin.pm and SUPER.pm into one magic foundation class. It attempts to fix all the nits and warts of traditional Perl OO, in a clean, straightforward and (perhaps someday) standard way.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Spiffy/DESCR5
-rw-r--r--devel/p5-Spiffy/Makefile16
-rw-r--r--devel/p5-Spiffy/PLIST1
-rw-r--r--devel/p5-Spiffy/distinfo4
4 files changed, 26 insertions, 0 deletions
diff --git a/devel/p5-Spiffy/DESCR b/devel/p5-Spiffy/DESCR
new file mode 100644
index 00000000000..a5c6b0d328b
--- /dev/null
+++ b/devel/p5-Spiffy/DESCR
@@ -0,0 +1,5 @@
+"Spiffy" is a framework and methodology for doing object oriented (OO)
+programming in Perl. Spiffy combines the best parts of Exporter.pm,
+base.pm, mixin.pm and SUPER.pm into one magic foundation class. It
+attempts to fix all the nits and warts of traditional Perl OO, in a
+clean, straightforward and (perhaps someday) standard way.
diff --git a/devel/p5-Spiffy/Makefile b/devel/p5-Spiffy/Makefile
new file mode 100644
index 00000000000..9e2a91797e7
--- /dev/null
+++ b/devel/p5-Spiffy/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/12/25 03:30:29 jlam Exp $
+
+DISTNAME= Spiffy-0.21
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+CPAN_MODULE_DIR= authors/id/I/IN/INGY
+
+MAINTAINER= jlam@NetBSD.org
+COMMENT= Object-oriented Perl framework
+
+USE_BUILDLINK3= yes
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Spiffy/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Spiffy/PLIST b/devel/p5-Spiffy/PLIST
new file mode 100644
index 00000000000..3b9cb453723
--- /dev/null
+++ b/devel/p5-Spiffy/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/12/25 03:30:29 jlam Exp $
diff --git a/devel/p5-Spiffy/distinfo b/devel/p5-Spiffy/distinfo
new file mode 100644
index 00000000000..7c48b3a6cd7
--- /dev/null
+++ b/devel/p5-Spiffy/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/12/25 03:30:29 jlam Exp $
+
+SHA1 (Spiffy-0.21.tar.gz) = c80359118bf9936065c4518392dbd7bd0f935dd0
+Size (Spiffy-0.21.tar.gz) = 24629 bytes