import devel/p5-Probe-Perl-0.01
"This module provides methods for obtaining information about the currently running Perl interpreter." ok sthen@
This commit is contained in:
parent
3960a170e9
commit
b72cf8a153
16
devel/p5-Probe-Perl/Makefile
Normal file
16
devel/p5-Probe-Perl/Makefile
Normal file
@ -0,0 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/04/14 06:29:07 stephan Exp $
|
||||
|
||||
COMMENT = information about the currently running perl
|
||||
MODULES = cpan
|
||||
DISTNAME = Probe-Perl-0.01
|
||||
CATEGORIES = devel lang
|
||||
|
||||
CPAN_AUTHOR = KWILLIAMS
|
||||
|
||||
# Artistic/GPL
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM =Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
5
devel/p5-Probe-Perl/distinfo
Normal file
5
devel/p5-Probe-Perl/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (Probe-Perl-0.01.tar.gz) = tvYTp9B93laKDUuVcN5Hww==
|
||||
RMD160 (Probe-Perl-0.01.tar.gz) = HJMcd98S7CLDGyNVIF8OiCLvedo=
|
||||
SHA1 (Probe-Perl-0.01.tar.gz) = Nqnd4ZU8CrC805mPyodrjyDyRc0=
|
||||
SHA256 (Probe-Perl-0.01.tar.gz) = m30hETnkKyopUsmkufVawScF4lb0oKzUrG/2Za6t3Yc=
|
||||
SIZE (Probe-Perl-0.01.tar.gz) = 5383
|
2
devel/p5-Probe-Perl/pkg/DESCR
Normal file
2
devel/p5-Probe-Perl/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
This module provides methods for obtaining information about the
|
||||
currently running Perl interpreter.
|
4
devel/p5-Probe-Perl/pkg/PLIST
Normal file
4
devel/p5-Probe-Perl/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/04/14 06:29:07 stephan Exp $
|
||||
${P5SITE}/Probe/
|
||||
${P5SITE}/Probe/Perl.pm
|
||||
@man man/man3p/Probe::Perl.3p
|
Loading…
Reference in New Issue
Block a user