SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
19
devel/p5-Module-Install-XSUtil/Makefile
Normal file
19
devel/p5-Module-Install-XSUtil/Makefile
Normal file
|
@ -0,0 +1,19 @@
|
|||
COMMENT = utility functions for XS modules
|
||||
|
||||
DISTNAME = Module-Install-XSUtil-0.45
|
||||
REVISION = 1
|
||||
CATEGORIES = devel
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
MODULES += cpan
|
||||
PKG_ARCH = *
|
||||
|
||||
BUILD_DEPENDS += ${RUN_DEPENDS}
|
||||
RUN_DEPENDS += devel/p5-Module-Install
|
||||
|
||||
# Requires another handfull of unported modules.
|
||||
NO_TEST = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/p5-Module-Install-XSUtil/distinfo
Normal file
2
devel/p5-Module-Install-XSUtil/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (Module-Install-XSUtil-0.45.tar.gz) = /nHlMyC+4TGXdJoLF2CaomP3H/RuXiwTDpR0Lqar31Y=
|
||||
SIZE (Module-Install-XSUtil-0.45.tar.gz) = 29742
|
1
devel/p5-Module-Install-XSUtil/pkg/DESCR
Normal file
1
devel/p5-Module-Install-XSUtil/pkg/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
Utility functions for XS modules.
|
4
devel/p5-Module-Install-XSUtil/pkg/PLIST
Normal file
4
devel/p5-Module-Install-XSUtil/pkg/PLIST
Normal file
|
@ -0,0 +1,4 @@
|
|||
${P5SITE}/Module/
|
||||
${P5SITE}/Module/Install/
|
||||
${P5SITE}/Module/Install/XSUtil.pm
|
||||
@man man/man3p/Module::Install::XSUtil.3p
|
Loading…
Add table
Add a link
Reference in a new issue