Import p5-HTML-FormatText-WithLinks-0.14 as textproc/p5-HTML-FormatText-WithLinks.
HTML to text conversion with links as footnotes.
This commit is contained in:
parent
e46aeb9a3f
commit
d7a62e0a76
4 changed files with 32 additions and 0 deletions
1
textproc/p5-HTML-FormatText-WithLinks/DESCR
Normal file
1
textproc/p5-HTML-FormatText-WithLinks/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
HTML to text conversion with links as footnotes.
|
22
textproc/p5-HTML-FormatText-WithLinks/Makefile
Normal file
22
textproc/p5-HTML-FormatText-WithLinks/Makefile
Normal file
|
@ -0,0 +1,22 @@
|
|||
# $NetBSD: Makefile,v 1.1 2013/07/06 01:04:38 rodent Exp $
|
||||
#
|
||||
|
||||
DISTNAME= HTML-FormatText-WithLinks-0.14
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
|
||||
|
||||
MAINTAINER= rodent@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/~struan/HTML-FormatText-WithLinks/
|
||||
COMMENT= HTML to text conversion with links as footnotes
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
PERL5_MODULE_TYPE= Module::Build
|
||||
PERL5_PACKLIST= auto/HTML/FormatText/WithLinks/.packlist
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
|
||||
DEPENDS+= p5-HTML-Tree-[0-9]*:../../www/p5-HTML-Tree
|
||||
DEPENDS+= p5-HTML-Format-[0-9]*:../../www/p5-HTML-Format
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
4
textproc/p5-HTML-FormatText-WithLinks/PLIST
Normal file
4
textproc/p5-HTML-FormatText-WithLinks/PLIST
Normal file
|
@ -0,0 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.1 2013/07/06 01:04:38 rodent Exp $
|
||||
${PERL5_SUB_INSTALLVENDORLIB}/HTML/FormatText/WithLinks.pm
|
||||
${PERL5_SUB_INSTALLVENDORARCH}/auto/HTML/FormatText/WithLinks/.packlist
|
||||
${PERL5_SUB_INSTALLVENDORMAN3DIR}/HTML::FormatText::WithLinks.3
|
5
textproc/p5-HTML-FormatText-WithLinks/distinfo
Normal file
5
textproc/p5-HTML-FormatText-WithLinks/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1 2013/07/06 01:04:38 rodent Exp $
|
||||
|
||||
SHA1 (HTML-FormatText-WithLinks-0.14.tar.gz) = 95df9fecef1262c0c4a578c87a6d9b9bceab98c1
|
||||
RMD160 (HTML-FormatText-WithLinks-0.14.tar.gz) = 3bdc6e6905cfc45d35a84cbf8246d1b8a2e7028b
|
||||
Size (HTML-FormatText-WithLinks-0.14.tar.gz) = 11339 bytes
|
Loading…
Reference in a new issue