New package: perl-Pod-Simple-Text-Termcap-0.01.
This commit is contained in:
parent
0f402f97a7
commit
c917b3119d
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-Pod-Simple-Text-Termcap/template
Normal file
16
srcpkgs/perl-Pod-Simple-Text-Termcap/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'Pod-Simple-Text-Termcap'
|
||||
pkgname=perl-Pod-Simple-Text-Termcap
|
||||
version=0.01
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl"
|
||||
depends="${makedepends}"
|
||||
short_desc="Convert POD data to ASCII text with format escapes"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="Artistic, GPL-1"
|
||||
homepage="http://search.cpan.org/dist/Pod-Simple-Text-Termcap"
|
||||
distfiles="${CPAN_SITE}/Pod/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=f3d0620b8a5c237cb9af4913c35520a11a0ed3feae4ab721caada4f838a33700
|
||||
noarch=yes
|
Loading…
Reference in a new issue