SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
14
devel/p5-ExtUtils-Helpers/Makefile
Normal file
14
devel/p5-ExtUtils-Helpers/Makefile
Normal file
|
@ -0,0 +1,14 @@
|
|||
COMMENT = various portability utilities for module builders
|
||||
|
||||
MODULES = cpan
|
||||
PKG_ARCH = *
|
||||
DISTNAME = ExtUtils-Helpers-0.026
|
||||
CATEGORIES = devel
|
||||
REVISION = 1
|
||||
|
||||
CPAN_AUTHOR = LEONT
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/p5-ExtUtils-Helpers/distinfo
Normal file
2
devel/p5-ExtUtils-Helpers/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (ExtUtils-Helpers-0.026.tar.gz) = 3pAbZ5CkVXz07JCBSeA1eDsSW/EV65ZA/rG8HCTDNBY=
|
||||
SIZE (ExtUtils-Helpers-0.026.tar.gz) = 15099
|
2
devel/p5-ExtUtils-Helpers/pkg/DESCR
Normal file
2
devel/p5-ExtUtils-Helpers/pkg/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
This module provides various portable helper functions for module
|
||||
building modules.
|
10
devel/p5-ExtUtils-Helpers/pkg/PLIST
Normal file
10
devel/p5-ExtUtils-Helpers/pkg/PLIST
Normal file
|
@ -0,0 +1,10 @@
|
|||
${P5SITE}/ExtUtils/
|
||||
${P5SITE}/ExtUtils/Helpers/
|
||||
${P5SITE}/ExtUtils/Helpers.pm
|
||||
${P5SITE}/ExtUtils/Helpers/Unix.pm
|
||||
${P5SITE}/ExtUtils/Helpers/VMS.pm
|
||||
${P5SITE}/ExtUtils/Helpers/Windows.pm
|
||||
@man man/man3p/ExtUtils::Helpers.3p
|
||||
@man man/man3p/ExtUtils::Helpers::Unix.3p
|
||||
@man man/man3p/ExtUtils::Helpers::VMS.3p
|
||||
@man man/man3p/ExtUtils::Helpers::Windows.3p
|
Loading…
Add table
Add a link
Reference in a new issue