SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

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

View 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

View file

@ -0,0 +1 @@
Utility functions for XS modules.

View file

@ -0,0 +1,4 @@
${P5SITE}/Module/
${P5SITE}/Module/Install/
${P5SITE}/Module/Install/XSUtil.pm
@man man/man3p/Module::Install::XSUtil.3p