Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -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

View File

@@ -0,0 +1,24 @@
# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:16 wiz Exp $
DISTNAME= Text-Microformat-0.04
PKGNAME= p5-${DISTNAME}
PKGREVISION= 4
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}
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"

View File

@@ -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