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,18 @@
COMMENT= utility functions for checking references
MODULES= cpan
DISTNAME= Ref-Util-0.204
CATEGORIES= devel
REVISION= 0
MAINTAINER= Wen Heping <wenheping2000@hotmail.com>
# MIT
PERMIT_PACKAGE= Yes
RUN_DEPENDS= devel/p5-Ref-Util-XS>=0
TEST_DEPENDS= devel/p5-Readonly
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Ref-Util-0.204.tar.gz) = QV+nPbrPRPPV15wUiIzJlFYnIKtGjm9x+RzR92nxBeE=
SIZE (Ref-Util-0.204.tar.gz) = 27509

View file

@ -0,0 +1,2 @@
Ref::Util introduces several functions to help identify references in a faster
and smarter way.

View file

@ -0,0 +1,6 @@
${P5SITE}/Ref/
${P5SITE}/Ref/Util/
${P5SITE}/Ref/Util.pm
${P5SITE}/Ref/Util/PP.pm
@man man/man3p/Ref::Util.3p
@man man/man3p/Ref::Util::PP.3p