import p5-Module-Build-Pluggable, ok afeesh1@
Module::Build::Pluggable adds pluggability for Module::Build.
This commit is contained in:
parent
67967db6da
commit
d12e267b5e
25
devel/p5-Module-Build-Pluggable/Makefile
Normal file
25
devel/p5-Module-Build-Pluggable/Makefile
Normal file
@ -0,0 +1,25 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2019/11/05 05:51:25 sthen Exp $
|
||||
|
||||
COMMENT = plugin support for Module::Build
|
||||
|
||||
DISTNAME = Module-Build-Pluggable-0.10
|
||||
|
||||
CATEGORIES = devel
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
MODULES = cpan
|
||||
|
||||
BUILD_DEPENDS = devel/p5-Module-Build>=0.38
|
||||
RUN_DEPENDS = devel/p5-Class-Accessor-Lite \
|
||||
devel/p5-Class-Method-Modifiers \
|
||||
devel/p5-Data-OptList \
|
||||
devel/p5-Module-Build>=0.38 \
|
||||
devel/p5-Test-SharedFork
|
||||
|
||||
CONFIGURE_STYLE = modbuild
|
||||
|
||||
PKG_ARCH = *
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/p5-Module-Build-Pluggable/distinfo
Normal file
2
devel/p5-Module-Build-Pluggable/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (Module-Build-Pluggable-0.10.tar.gz) = 5bsqyxF3ksmEYogSrLD+w3bLlwyu6O3ldTXgTXYrDkA=
|
||||
SIZE (Module-Build-Pluggable-0.10.tar.gz) = 16626
|
1
devel/p5-Module-Build-Pluggable/pkg/DESCR
Normal file
1
devel/p5-Module-Build-Pluggable/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
Module::Build::Pluggable adds pluggability for Module::Build.
|
15
devel/p5-Module-Build-Pluggable/pkg/PLIST
Normal file
15
devel/p5-Module-Build-Pluggable/pkg/PLIST
Normal file
@ -0,0 +1,15 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2019/11/05 05:51:25 sthen Exp $
|
||||
${P5SITE}/Module/Build/Pluggable/
|
||||
${P5SITE}/Module/Build/Pluggable.pm
|
||||
${P5SITE}/Module/Build/Pluggable/Base.pm
|
||||
${P5SITE}/Module/Build/Pluggable/GithubMeta.pm
|
||||
${P5SITE}/Module/Build/Pluggable/Repository.pm
|
||||
${P5SITE}/Module/Build/Pluggable/Util.pm
|
||||
${P5SITE}/Test/Module/
|
||||
${P5SITE}/Test/Module/Build/
|
||||
${P5SITE}/Test/Module/Build/Pluggable.pm
|
||||
@man man/man3p/Module::Build::Pluggable.3p
|
||||
@man man/man3p/Module::Build::Pluggable::Base.3p
|
||||
@man man/man3p/Module::Build::Pluggable::GithubMeta.3p
|
||||
@man man/man3p/Module::Build::Pluggable::Repository.3p
|
||||
@man man/man3p/Test::Module::Build::Pluggable.3p
|
Loading…
Reference in New Issue
Block a user