mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
New package: perl-Module-Pluggable-5.2.
This commit is contained in:
parent
a7dab61047
commit
c50f90a95c
1 changed files with 15 additions and 0 deletions
15
srcpkgs/perl-Module-Pluggable/template
Normal file
15
srcpkgs/perl-Module-Pluggable/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'perl-Module-Pluggable'
|
||||||
|
pkgname=perl-Module-Pluggable
|
||||||
|
version=5.2
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="perl"
|
||||||
|
depends="${makedepends}"
|
||||||
|
short_desc="Automatically give your module the ability to have plugins"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
homepage="http://search.cpan.org/dist/Module-Pluggable"
|
||||||
|
distfiles="${CPAN_SITE}/Module/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=b3f2ad45e4fd10b3fb90d912d78d8b795ab295480db56dc64e86b9fa75c5a6df
|
Loading…
Add table
Reference in a new issue