Import of pkgsrc-2014Q1
This commit is contained in:
7
textproc/p5-Text-Nimble/DESCR
Normal file
7
textproc/p5-Text-Nimble/DESCR
Normal file
@@ -0,0 +1,7 @@
|
||||
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.
|
||||
16
textproc/p5-Text-Nimble/Makefile
Normal file
16
textproc/p5-Text-Nimble/Makefile
Normal file
@@ -0,0 +1,16 @@
|
||||
# $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"
|
||||
5
textproc/p5-Text-Nimble/distinfo
Normal file
5
textproc/p5-Text-Nimble/distinfo
Normal file
@@ -0,0 +1,5 @@
|
||||
$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
|
||||
Reference in New Issue
Block a user