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:
parent
17bf585c8a
commit
a388b78253
18
devel/p5-Devel-CheckLib/Makefile
Normal file
18
devel/p5-Devel-CheckLib/Makefile
Normal 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>
|
2
devel/p5-Devel-CheckLib/distinfo
Normal file
2
devel/p5-Devel-CheckLib/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (Devel-CheckLib-1.02.tar.gz) = 72/Ef77zbIOeM4V4iKfO2BY4IwW4C/NH/1upvw9d7EM=
|
||||
SIZE (Devel-CheckLib-1.02.tar.gz) = 13277
|
2
devel/p5-Devel-CheckLib/pkg/DESCR
Normal file
2
devel/p5-Devel-CheckLib/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
Devel::CheckLib is a perl module that checks whether a particular C
|
||||
library and its headers are available.
|
6
devel/p5-Devel-CheckLib/pkg/PLIST
Normal file
6
devel/p5-Devel-CheckLib/pkg/PLIST
Normal 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
|
Loading…
x
Reference in New Issue
Block a user