Import p5-ExtUtils-Helpers-0.022

From new maintainer Sergey Bronniko
This commit is contained in:
afresh1 2014-04-05 05:57:19 +00:00
parent 666d9acc6a
commit 77846a1f9c
4 changed files with 31 additions and 0 deletions

View 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>

View File

@ -0,0 +1,2 @@
SHA256 (ExtUtils-Helpers-0.022.tar.gz) = 0/jPcA+zQUyhJgCJdVy/ZAQUVeS3RBEGd7G6W7mjqpU=
SIZE (ExtUtils-Helpers-0.022.tar.gz) = 17078

View File

@ -0,0 +1,2 @@
This module provides various portable helper functions for module
building modules.

View 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