summaryrefslogtreecommitdiff
path: root/devel/p5-CLASS
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2008-07-26 19:51:37 +0000
committerhe <he@pkgsrc.org>2008-07-26 19:51:37 +0000
commit98c899149899e5e60af1dca9d7a7f660ebb6b8c4 (patch)
treee08b9093de10aa81adfe06ba539052145703b8ec /devel/p5-CLASS
parentdbe0c7b22b8dce53a2f608a73f861d31850ab424 (diff)
downloadpkgsrc-98c899149899e5e60af1dca9d7a7f660ebb6b8c4.tar.gz
Import p5-CLASS version 1.00 (from pkgsrc-wip, more or less).
CLASS and $CLASS are both synonyms for __PACKAGE__. Easier to type. $CLASS has the additional benefit of working in strings.
Diffstat (limited to 'devel/p5-CLASS')
-rw-r--r--devel/p5-CLASS/DESCR3
-rw-r--r--devel/p5-CLASS/Makefile16
-rw-r--r--devel/p5-CLASS/distinfo5
3 files changed, 24 insertions, 0 deletions
diff --git a/devel/p5-CLASS/DESCR b/devel/p5-CLASS/DESCR
new file mode 100644
index 00000000000..27ad93a8f4f
--- /dev/null
+++ b/devel/p5-CLASS/DESCR
@@ -0,0 +1,3 @@
+CLASS and $CLASS are both synonyms for __PACKAGE__. Easier to type.
+
+$CLASS has the additional benefit of working in strings.
diff --git a/devel/p5-CLASS/Makefile b/devel/p5-CLASS/Makefile
new file mode 100644
index 00000000000..67f1d45f7d2
--- /dev/null
+++ b/devel/p5-CLASS/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/07/26 19:51:37 he Exp $
+#
+
+DISTNAME= CLASS-1.00
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/MSCHWERN/}
+
+MAINTAINER= he@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/CLASS/
+COMMENT= Alias for __PACKAGE__
+
+PERL5_PACKLIST= auto/CLASS/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-CLASS/distinfo b/devel/p5-CLASS/distinfo
new file mode 100644
index 00000000000..4671e958d1c
--- /dev/null
+++ b/devel/p5-CLASS/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/07/26 19:51:37 he Exp $
+
+SHA1 (CLASS-1.00.tar.gz) = 01b6b0fcdc12e13af7530a4531cfd152d7573d81
+RMD160 (CLASS-1.00.tar.gz) = cec0029443d935e839085b55de89c230567f2b28
+Size (CLASS-1.00.tar.gz) = 3579 bytes