summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
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