New package: perl-Text-Markdown-1.000031
This commit is contained in:
parent
7e99539dd9
commit
c44a8b89f6
1 changed files with 17 additions and 0 deletions
17
srcpkgs/perl-Text-Markdown/template
Normal file
17
srcpkgs/perl-Text-Markdown/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'perl-Text-Markdown'
|
||||||
|
pkgname=perl-Text-Markdown
|
||||||
|
version=1.000031
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="perl"
|
||||||
|
depends="$makedepends"
|
||||||
|
checkdepends="perl-Test-Exception perl-List-MoreUtils perl-Test-Differences"
|
||||||
|
short_desc="Convert Markdown syntax to (X)HTML"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
|
homepage="https://metacpan.org/release/Text-Markdown"
|
||||||
|
distfiles="${CPAN_SITE}/Text/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=c191c6d5eceb8cb75c0565192360662d202d716bad07a233c4b329a4284dc71b
|
Loading…
Add table
Add a link
Reference in a new issue