Fri Feb 7 03:50:59 2014 UTC ()
Initial import of Nimble, a markup language that tries to make it
easy to author semantically-useful documents with special consideration
given to HTML5 output. Things like blog posts, wiki articles, and
documentation are meant to be easy to write using Nimble.


(schmonz)
diff -r0 -r1.1 pkgsrc/textproc/p5-Text-Nimble/DESCR
diff -r0 -r1.1 pkgsrc/textproc/p5-Text-Nimble/Makefile
diff -r0 -r1.1 pkgsrc/textproc/p5-Text-Nimble/distinfo

File Added: pkgsrc/textproc/p5-Text-Nimble/DESCR
Nimble is a markup language that tries to make it easy to author
semantically-useful documents with special consideration given to
HTML5 output. Things like blog posts, wiki articles, and documentation
are meant to be easy to write using Nimble. Some parts of Nimble
syntax rely on aligning things using indentation, and so Nimble
likes to be written in a monospaced font. If you've ever used a
wiki markup language, you should feel right at home using Nimble.

File Added: pkgsrc/textproc/p5-Text-Nimble/Makefile
# $NetBSD: Makefile,v 1.1 2014/02/07 03:50:59 schmonz Exp $

DISTNAME=		Text-Nimble-0.002001
PKGNAME=		p5-${DISTNAME}
CATEGORIES=		textproc perl5
MASTER_SITES=		${MASTER_SITE_PERL_CPAN:=Text/}

MAINTAINER=		schmonz@NetBSD.org
HOMEPAGE=		http://was.tl/projects/nimble/
COMMENT=		Elegant markup language for a more civilized age
LICENSE=		artistic-2.0

PERL5_PACKLIST=		auto/Text/Nimble/.packlist

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/textproc/p5-Text-Nimble/distinfo
$NetBSD: distinfo,v 1.1 2014/02/07 03:50:59 schmonz Exp $

SHA1 (Text-Nimble-0.002001.tar.gz) = 559e83c907de023f76ac2471b68f45dfaa65ffea
RMD160 (Text-Nimble-0.002001.tar.gz) = 4a7098f17c65c34f25c13da6d9b0f1c879782d0a
Size (Text-Nimble-0.002001.tar.gz) = 20821 bytes