import p5-Devel-Hide 0.0010
Forces the unavailability of specified Perl modules (for testing) from Charlene Wendling
This commit is contained in:
parent
a426cf2f73
commit
9c60352443
18
devel/p5-Devel-Hide/Makefile
Normal file
18
devel/p5-Devel-Hide/Makefile
Normal file
@ -0,0 +1,18 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2019/01/05 10:50:38 steven Exp $
|
||||
|
||||
COMMENT = forces the unavailability of specified Perl modules
|
||||
|
||||
DISTNAME = Devel-Hide-0.0010
|
||||
CATEGORIES = devel
|
||||
|
||||
MAINTAINER = Charlene Wendling <julianaito@posteo.jp>
|
||||
|
||||
MODULES = cpan
|
||||
PKG_ARCH = *
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
MAKE_ENV += TEST_POD=Yes
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/p5-Devel-Hide/distinfo
Normal file
2
devel/p5-Devel-Hide/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (Devel-Hide-0.0010.tar.gz) = dW/vpg/r8djbyFFCa/sIRSDbRfdF01yOhiOUXW3aXoI=
|
||||
SIZE (Devel-Hide-0.0010.tar.gz) = 7225
|
6
devel/p5-Devel-Hide/pkg/DESCR
Normal file
6
devel/p5-Devel-Hide/pkg/DESCR
Normal file
@ -0,0 +1,6 @@
|
||||
This module makes require and use statements fail (no matter the
|
||||
specified files/modules are installed or not), given a list of Perl
|
||||
modules or filenames.
|
||||
|
||||
The original intent of this module is to allow Perl developers to
|
||||
test for alternative behavior when some modules are not available.
|
4
devel/p5-Devel-Hide/pkg/PLIST
Normal file
4
devel/p5-Devel-Hide/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2019/01/05 10:50:38 steven Exp $
|
||||
${P5SITE}/Devel/
|
||||
${P5SITE}/Devel/Hide.pm
|
||||
@man man/man3p/Devel::Hide.3p
|
Loading…
Reference in New Issue
Block a user