SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
17
sysutils/p5-Unix-PID/Makefile
Normal file
17
sysutils/p5-Unix-PID/Makefile
Normal file
|
@ -0,0 +1,17 @@
|
|||
COMMENT= interface for getting PID info
|
||||
|
||||
DISTNAME= Unix-PID-0.23
|
||||
CATEGORIES= sysutils
|
||||
REVISION= 1
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MODULES= cpan
|
||||
PKG_ARCH= *
|
||||
|
||||
RUN_DEPENDS= devel/p5-List-Cycle \
|
||||
math/p5-Math-Fibonacci-Phi
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
.include <bsd.port.mk>
|
2
sysutils/p5-Unix-PID/distinfo
Normal file
2
sysutils/p5-Unix-PID/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (Unix-PID-0.23.tar.gz) = 9SYXtV7NSiyTN5IochxHzxKc+bqUpirCJAm28PWytKg=
|
||||
SIZE (Unix-PID-0.23.tar.gz) = 10638
|
1
sysutils/p5-Unix-PID/pkg/DESCR
Normal file
1
sysutils/p5-Unix-PID/pkg/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
Perl extension for getting PID info.
|
4
sysutils/p5-Unix-PID/pkg/PLIST
Normal file
4
sysutils/p5-Unix-PID/pkg/PLIST
Normal file
|
@ -0,0 +1,4 @@
|
|||
${P5SITE}/Unix/
|
||||
${P5SITE}/Unix/PID.pm
|
||||
${P5SITE}/Unix/PID.pod
|
||||
@man man/man3p/Unix::PID.3p
|
Loading…
Add table
Add a link
Reference in a new issue