Import devel/p5-Devel-CheckLib

input rpe@, sthen@
OK benoit@ (earlier version), sthen@
    
Devel::CheckLib is a perl module that checks whether a particular C
library and its headers are available.
This commit is contained in:
florian 2015-01-02 14:23:29 +00:00
parent 17bf585c8a
commit a388b78253
4 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,18 @@
# $OpenBSD: Makefile,v 1.1.1.1 2015/01/02 14:23:29 florian Exp $
SHARED_ONLY = Yes
COMMENT = module to check for C library availablity
MODULES = cpan
DISTNAME = Devel-CheckLib-1.02
CATEGORIES = devel
MAINTAINER = Florian Obser <florian+ports@narrans.de>
# perl
PERMIT_PACKAGE_CDROM = Yes
TEST_DEPENDS = devel/p5-IO-CaptureOutput>=1.0801
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Devel-CheckLib-1.02.tar.gz) = 72/Ef77zbIOeM4V4iKfO2BY4IwW4C/NH/1upvw9d7EM=
SIZE (Devel-CheckLib-1.02.tar.gz) = 13277

View File

@ -0,0 +1,2 @@
Devel::CheckLib is a perl module that checks whether a particular C
library and its headers are available.

View File

@ -0,0 +1,6 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2015/01/02 14:23:29 florian Exp $
bin/use-devel-checklib
${P5SITE}/Devel/
${P5SITE}/Devel/CheckLib.pm
@man man/man1/use-devel-checklib.1
@man man/man3p/Devel::CheckLib.3p