Import p5-ExtUtils-Helpers-0.022
From new maintainer Sergey Bronniko
This commit is contained in:
parent
666d9acc6a
commit
77846a1f9c
16
devel/p5-ExtUtils-Helpers/Makefile
Normal file
16
devel/p5-ExtUtils-Helpers/Makefile
Normal file
@ -0,0 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2014/04/05 05:57:19 afresh1 Exp $
|
||||
|
||||
COMMENT = various portability utilities for module builders
|
||||
|
||||
MODULES = cpan
|
||||
DISTNAME = ExtUtils-Helpers-0.022
|
||||
CATEGORIES = devel
|
||||
|
||||
MAINTAINER = Sergey Bronnikov <estetus@gmail.com>
|
||||
|
||||
CPAN_AUTHOR = LEONT
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE_CDROM = 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.022.tar.gz) = 0/jPcA+zQUyhJgCJdVy/ZAQUVeS3RBEGd7G6W7mjqpU=
|
||||
SIZE (ExtUtils-Helpers-0.022.tar.gz) = 17078
|
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.
|
11
devel/p5-ExtUtils-Helpers/pkg/PLIST
Normal file
11
devel/p5-ExtUtils-Helpers/pkg/PLIST
Normal file
@ -0,0 +1,11 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2014/04/05 05:57:19 afresh1 Exp $
|
||||
${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…
x
Reference in New Issue
Block a user