SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
18
devel/p5-Ref-Util/Makefile
Normal file
18
devel/p5-Ref-Util/Makefile
Normal 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>
|
||||
|
2
devel/p5-Ref-Util/distinfo
Normal file
2
devel/p5-Ref-Util/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (Ref-Util-0.204.tar.gz) = QV+nPbrPRPPV15wUiIzJlFYnIKtGjm9x+RzR92nxBeE=
|
||||
SIZE (Ref-Util-0.204.tar.gz) = 27509
|
2
devel/p5-Ref-Util/pkg/DESCR
Normal file
2
devel/p5-Ref-Util/pkg/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
Ref::Util introduces several functions to help identify references in a faster
|
||||
and smarter way.
|
6
devel/p5-Ref-Util/pkg/PLIST
Normal file
6
devel/p5-Ref-Util/pkg/PLIST
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue