import ports/devel/p5-Module-Runtime, ok landry, from Andreas Voegele's repo
The functions exported by Module::Runtime deal with runtime handling of Perl modules, which are normally handled at compile time.
This commit is contained in:
parent
281848cde0
commit
747aa1fff9
19
devel/p5-Module-Runtime/Makefile
Normal file
19
devel/p5-Module-Runtime/Makefile
Normal file
@ -0,0 +1,19 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2012/04/08 21:02:51 sthen Exp $
|
||||
|
||||
COMMENT = runtime module handling
|
||||
|
||||
MODULES = cpan
|
||||
DISTNAME = Module-Runtime-0.011
|
||||
CATEGORIES = devel
|
||||
|
||||
# same as perl
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM =Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
RUN_DEPENDS = devel/p5-Params-Classify
|
||||
|
||||
CONFIGURE_STYLE = modbuild
|
||||
|
||||
.include <bsd.port.mk>
|
5
devel/p5-Module-Runtime/distinfo
Normal file
5
devel/p5-Module-Runtime/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (Module-Runtime-0.011.tar.gz) = 0NKrM4xbsnaaj32yAM/bKw==
|
||||
RMD160 (Module-Runtime-0.011.tar.gz) = MejUm+lZcvdiG4TRm1QjkJQwaSk=
|
||||
SHA1 (Module-Runtime-0.011.tar.gz) = dLycdasjMAZwN+Db408fqmZxR8c=
|
||||
SHA256 (Module-Runtime-0.011.tar.gz) = +rj4JDQDLiRk6onkzjajciBMtE4ocHVOtPqF0KSwd0E=
|
||||
SIZE (Module-Runtime-0.011.tar.gz) = 11182
|
2
devel/p5-Module-Runtime/pkg/DESCR
Normal file
2
devel/p5-Module-Runtime/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
The functions exported by Module::Runtime deal with runtime handling of
|
||||
Perl modules, which are normally handled at compile time.
|
4
devel/p5-Module-Runtime/pkg/PLIST
Normal file
4
devel/p5-Module-Runtime/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/04/08 21:02:51 sthen Exp $
|
||||
${P5SITE}/Module/
|
||||
${P5SITE}/Module/Runtime.pm
|
||||
@man man/man3p/Module::Runtime.3p
|
Loading…
x
Reference in New Issue
Block a user