summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseb <seb>2010-04-24 10:08:29 +0000
committerseb <seb>2010-04-24 10:08:29 +0000
commit0639a0fe381f07ea7dc0a844b309441ffb2e22d8 (patch)
treed4c71f728811b1771aa394c548571eefa45d6cc7
parent6dbc6f8bf416b0a8287fb06403a714eb0b54e2d1 (diff)
downloadpkgsrc-0639a0fe381f07ea7dc0a844b309441ffb2e22d8.tar.gz
Initial import of p5-Text-Microformat version 0.04 in the NetBSD
Packages Collection. The Perl 5 module Text::Microformat is a Microformat parser. It sports a very pluggable API, which allows not only new kinds of Microformats to be added, but also extension of the parser itself, to allow new parsing metaphors and source document encodings
-rw-r--r--textproc/p5-Text-Microformat/DESCR4
-rw-r--r--textproc/p5-Text-Microformat/Makefile26
-rw-r--r--textproc/p5-Text-Microformat/distinfo5
3 files changed, 35 insertions, 0 deletions
diff --git a/textproc/p5-Text-Microformat/DESCR b/textproc/p5-Text-Microformat/DESCR
new file mode 100644
index 00000000000..1e743eb1515
--- /dev/null
+++ b/textproc/p5-Text-Microformat/DESCR
@@ -0,0 +1,4 @@
+The Perl 5 module Text::Microformat is a Microformat parser. It
+sports a very pluggable API, which allows not only new kinds of
+Microformats to be added, but also extension of the parser itself,
+to allow new parsing metaphors and source document encodings
diff --git a/textproc/p5-Text-Microformat/Makefile b/textproc/p5-Text-Microformat/Makefile
new file mode 100644
index 00000000000..4f7a9e00ffb
--- /dev/null
+++ b/textproc/p5-Text-Microformat/Makefile
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/04/24 10:08:29 seb Exp $
+
+DISTNAME= Text-Microformat-0.04
+PKGNAME= p5-${DISTNAME}
+#PKGREVISION= 1
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Text-Microformat/
+COMMENT= Perl 5 Microformat parser
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Text/Microformat/.packlist
+
+DEPENDS+= p5-Class-Accessor>=0.25:../../devel/p5-Class-Accessor
+DEPENDS+= p5-Class-Data-Inheritable>=0.04:../../devel/p5-Class-Data-Inheritable
+DEPENDS+= p5-HTML-Tree>=3.21:../../www/p5-HTML-Tree
+DEPENDS+= p5-UNIVERSAL-require>=0.10:../../devel/p5-UNIVERSAL-require
+DEPENDS+= p5-XML-TreeBuilder>=3.09:../../textproc/p5-XML-TreeBuilder
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Text-Microformat/distinfo b/textproc/p5-Text-Microformat/distinfo
new file mode 100644
index 00000000000..175a6e76232
--- /dev/null
+++ b/textproc/p5-Text-Microformat/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/04/24 10:08:29 seb Exp $
+
+SHA1 (Text-Microformat-0.04.tar.gz) = 4d56b299bc89d3cb031e207b8e48172732adf1c9
+RMD160 (Text-Microformat-0.04.tar.gz) = e5508a5df2eefd84390b251519756789fd229ff1
+Size (Text-Microformat-0.04.tar.gz) = 15020 bytes