Import p5-Devel-CheckBin 0.02
Devel::CheckBin is a perl module that checks whether a particular command is available. OK sthen@
This commit is contained in:
parent
624c0d6cb7
commit
07e3b93a21
18
devel/p5-Devel-CheckBin/Makefile
Normal file
18
devel/p5-Devel-CheckBin/Makefile
Normal file
@ -0,0 +1,18 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2014/08/18 21:21:45 bluhm Exp $
|
||||
|
||||
COMMENT = check that a command is available
|
||||
|
||||
DISTNAME = Devel-CheckBin-0.02
|
||||
|
||||
CATEGORIES = devel
|
||||
|
||||
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
MODULES = cpan
|
||||
|
||||
CONFIGURE_STYLE = modbuild
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/p5-Devel-CheckBin/distinfo
Normal file
2
devel/p5-Devel-CheckBin/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (Devel-CheckBin-0.02.tar.gz) = 9WQ9ShHq9jCRN6N3uQfw4l2dlmaZwRRMlQ54mVTV4Tw=
|
||||
SIZE (Devel-CheckBin-0.02.tar.gz) = 10006
|
2
devel/p5-Devel-CheckBin/pkg/DESCR
Normal file
2
devel/p5-Devel-CheckBin/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
Devel::CheckBin is a perl module that checks whether a particular
|
||||
command is available.
|
4
devel/p5-Devel-CheckBin/pkg/PLIST
Normal file
4
devel/p5-Devel-CheckBin/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2014/08/18 21:21:45 bluhm Exp $
|
||||
${P5SITE}/Devel/
|
||||
${P5SITE}/Devel/CheckBin.pm
|
||||
@man man/man3p/Devel::CheckBin.3p
|
Loading…
Reference in New Issue
Block a user