summaryrefslogtreecommitdiff
path: root/databases/p5-DublinCore-Record
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2011-05-17 10:36:44 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2011-05-17 10:36:44 +0000
commite85b94431fb13264dbac2defbbe29ea21ef2e5d0 (patch)
treef10fe19ea64332a66419e290133b87e4fdd8b8d6 /databases/p5-DublinCore-Record
parentd2e35a2d82ff59a98737fd893855a1d2e6d50980 (diff)
downloadpkgsrc-e85b94431fb13264dbac2defbbe29ea21ef2e5d0.tar.gz
Initial import of databases/p5-DublinCore-Record version 0.03
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System submitted by Edgar Fuß ------------------------------------- DublinCore::Record is an abstract class for manipulating DublinCore metadata. The Dublin Core is a small set of metadata elements for describing information resources. For more information on embedding DublinCore in HTML see RFC 2731 http://www.ietf.org/rfc/rfc2731 or http://www.dublincore.org/documents/dces/
Diffstat (limited to 'databases/p5-DublinCore-Record')
-rw-r--r--databases/p5-DublinCore-Record/DESCR4
-rw-r--r--databases/p5-DublinCore-Record/Makefile21
-rw-r--r--databases/p5-DublinCore-Record/distinfo5
3 files changed, 30 insertions, 0 deletions
diff --git a/databases/p5-DublinCore-Record/DESCR b/databases/p5-DublinCore-Record/DESCR
new file mode 100644
index 00000000000..a16506704eb
--- /dev/null
+++ b/databases/p5-DublinCore-Record/DESCR
@@ -0,0 +1,4 @@
+DublinCore::Record is an abstract class for manipulating DublinCore metadata.
+The Dublin Core is a small set of metadata elements for describing information
+resources. For more information on embedding DublinCore in HTML see RFC 2731
+http://www.ietf.org/rfc/rfc2731 or http://www.dublincore.org/documents/dces/
diff --git a/databases/p5-DublinCore-Record/Makefile b/databases/p5-DublinCore-Record/Makefile
new file mode 100644
index 00000000000..32ef99bd616
--- /dev/null
+++ b/databases/p5-DublinCore-Record/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/05/17 10:36:44 dmcmahill Exp $
+
+DISTNAME= DublinCore-Record-0.03
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= databases perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BR/BRICAS/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/DublinCore-Record/
+COMMENT= Container for Dublin Core metadata elements
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-Class-Accessor:../../devel/p5-Class-Accessor
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/DublinCore/Record/.packlist
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/databases/p5-DublinCore-Record/distinfo b/databases/p5-DublinCore-Record/distinfo
new file mode 100644
index 00000000000..1d935a50d40
--- /dev/null
+++ b/databases/p5-DublinCore-Record/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/05/17 10:36:44 dmcmahill Exp $
+
+SHA1 (DublinCore-Record-0.03.tar.gz) = 5fab8fcb9307b787de3831ff9e875c2a5f427bd5
+RMD160 (DublinCore-Record-0.03.tar.gz) = cdb9d36b9be0bd3a0261e5c96c449cad07db20e8
+Size (DublinCore-Record-0.03.tar.gz) = 5668 bytes