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:
bluhm 2014-08-18 21:21:45 +00:00
parent 624c0d6cb7
commit 07e3b93a21
4 changed files with 26 additions and 0 deletions

View 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>

View File

@ -0,0 +1,2 @@
SHA256 (Devel-CheckBin-0.02.tar.gz) = 9WQ9ShHq9jCRN6N3uQfw4l2dlmaZwRRMlQ54mVTV4Tw=
SIZE (Devel-CheckBin-0.02.tar.gz) = 10006

View File

@ -0,0 +1,2 @@
Devel::CheckBin is a perl module that checks whether a particular
command is available.

View 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