SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
13
devel/p5-Probe-Perl/Makefile
Normal file
13
devel/p5-Probe-Perl/Makefile
Normal file
|
@ -0,0 +1,13 @@
|
|||
COMMENT = information about the currently running perl
|
||||
MODULES = cpan
|
||||
PKG_ARCH = *
|
||||
DISTNAME = Probe-Perl-0.03
|
||||
CATEGORIES = devel lang
|
||||
REVISION = 0
|
||||
|
||||
CPAN_AUTHOR = KWILLIAMS
|
||||
|
||||
# Artistic/GPL
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/p5-Probe-Perl/distinfo
Normal file
2
devel/p5-Probe-Perl/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (Probe-Perl-0.03.tar.gz) = 2eTSHi53Y4VZBF+gkEaxtv/2xAO5SZKdshPjCr6KPDE=
|
||||
SIZE (Probe-Perl-0.03.tar.gz) = 13096
|
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.
|
3
devel/p5-Probe-Perl/pkg/PLIST
Normal file
3
devel/p5-Probe-Perl/pkg/PLIST
Normal file
|
@ -0,0 +1,3 @@
|
|||
${P5SITE}/Probe/
|
||||
${P5SITE}/Probe/Perl.pm
|
||||
@man man/man3p/Probe::Perl.3p
|
Loading…
Add table
Add a link
Reference in a new issue