SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
devel/p5-Proc-Simple/Makefile
Normal file
12
devel/p5-Proc-Simple/Makefile
Normal file
|
@ -0,0 +1,12 @@
|
|||
COMMENT = module to launch and control background processes
|
||||
|
||||
MODULES = cpan
|
||||
PKG_ARCH = *
|
||||
DISTNAME = Proc-Simple-1.32
|
||||
CATEGORIES = devel
|
||||
REVISION = 0
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/p5-Proc-Simple/distinfo
Normal file
2
devel/p5-Proc-Simple/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (Proc-Simple-1.32.tar.gz) = TI8KkksZrXihPac/4PswbTKnudEKMyxSMIf8g6IJqMQ=
|
||||
SIZE (Proc-Simple-1.32.tar.gz) = 15236
|
2
devel/p5-Proc-Simple/pkg/DESCR
Normal file
2
devel/p5-Proc-Simple/pkg/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
The Proc::Simple package provides objects mimicing real-life processes
|
||||
from a user's point of view.
|
3
devel/p5-Proc-Simple/pkg/PLIST
Normal file
3
devel/p5-Proc-Simple/pkg/PLIST
Normal file
|
@ -0,0 +1,3 @@
|
|||
${P5SITE}/Proc/
|
||||
${P5SITE}/Proc/Simple.pm
|
||||
@man man/man3p/Proc::Simple.3p
|
Loading…
Add table
Add a link
Reference in a new issue