SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
25
devel/p5-File-ShareDir-PathClass/Makefile
Normal file
25
devel/p5-File-ShareDir-PathClass/Makefile
Normal file
|
@ -0,0 +1,25 @@
|
|||
COMMENT = File::ShareDir returning Path::Class objects
|
||||
|
||||
DISTNAME = File-ShareDir-PathClass-1.112440
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = devel
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
MODULES = cpan
|
||||
|
||||
BUILD_DEPENDS = devel/p5-Module-Build>=0.3601
|
||||
|
||||
RUN_DEPENDS = devel/p5-File-ShareDir \
|
||||
devel/p5-Path-Class \
|
||||
devel/p5-Sub-Exporter
|
||||
|
||||
MAKE_ENV += TEST_POD=Yes RELEASE_TESTING=Yes
|
||||
|
||||
CONFIGURE_STYLE = modbuild
|
||||
|
||||
PKG_ARCH = *
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/p5-File-ShareDir-PathClass/distinfo
Normal file
2
devel/p5-File-ShareDir-PathClass/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (File-ShareDir-PathClass-1.112440.tar.gz) = XvX7VtOTqOcTEDh373QqkO8LoOKL3EDTWXERzsdHtmw=
|
||||
SIZE (File-ShareDir-PathClass-1.112440.tar.gz) = 13069
|
2
devel/p5-File-ShareDir-PathClass/pkg/DESCR
Normal file
2
devel/p5-File-ShareDir-PathClass/pkg/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
This module is a wrapper around File::ShareDir functions, transforming
|
||||
their return value to Path::Class objects.
|
2
devel/p5-File-ShareDir-PathClass/pkg/PLIST
Normal file
2
devel/p5-File-ShareDir-PathClass/pkg/PLIST
Normal file
|
@ -0,0 +1,2 @@
|
|||
${P5SITE}/File/ShareDir/PathClass.pm
|
||||
@man man/man3p/File::ShareDir::PathClass.3p
|
Loading…
Add table
Add a link
Reference in a new issue