SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
16
devel/p5-Devel-FindPerl/Makefile
Normal file
16
devel/p5-Devel-FindPerl/Makefile
Normal file
|
@ -0,0 +1,16 @@
|
|||
COMMENT = find the path to your perl
|
||||
|
||||
DISTNAME = Devel-FindPerl-0.016
|
||||
|
||||
CATEGORIES = devel
|
||||
|
||||
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
MODULES = cpan
|
||||
|
||||
PKG_ARCH = *
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/p5-Devel-FindPerl/distinfo
Normal file
2
devel/p5-Devel-FindPerl/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (Devel-FindPerl-0.016.tar.gz) = Q6K/L3h6PxuIEXkGMWKyqj58sET25eduxkZq6QqGETg=
|
||||
SIZE (Devel-FindPerl-0.016.tar.gz) = 14449
|
1
devel/p5-Devel-FindPerl/pkg/DESCR
Normal file
1
devel/p5-Devel-FindPerl/pkg/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
This module tries to find the path to the currently running perl.
|
3
devel/p5-Devel-FindPerl/pkg/PLIST
Normal file
3
devel/p5-Devel-FindPerl/pkg/PLIST
Normal file
|
@ -0,0 +1,3 @@
|
|||
${P5SITE}/Devel/
|
||||
${P5SITE}/Devel/FindPerl.pm
|
||||
@man man/man3p/Devel::FindPerl.3p
|
Loading…
Add table
Add a link
Reference in a new issue