mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
New package: perl-IO-HTML-1.001.
This commit is contained in:
parent
4a4d5bd13c
commit
03b2627805
1 changed files with 15 additions and 0 deletions
15
srcpkgs/perl-IO-HTML/template
Normal file
15
srcpkgs/perl-IO-HTML/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'perl-IO-HTML'
|
||||||
|
pkgname=perl-IO-HTML
|
||||||
|
version=1.001
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="perl"
|
||||||
|
depends="${makedepends}"
|
||||||
|
short_desc="Open an HTML file with automatic charset detection"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
homepage="http://search.cpan.org/dist/IO-HTML"
|
||||||
|
distfiles="${CPAN_SITE}/IO/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=ea78d2d743794adc028bc9589538eb867174b4e165d7d8b5f63486e6b828e7e0
|
Loading…
Add table
Reference in a new issue