SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
14
devel/p5-File-Remove/Makefile
Normal file
14
devel/p5-File-Remove/Makefile
Normal file
|
@ -0,0 +1,14 @@
|
|||
COMMENT= remove files and directories with perl
|
||||
|
||||
MODULES= cpan
|
||||
PKG_ARCH= *
|
||||
|
||||
DISTNAME = File-Remove-1.61
|
||||
CATEGORIES= devel
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
CONFIGURE_STYLE= modbuild
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/p5-File-Remove/distinfo
Normal file
2
devel/p5-File-Remove/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (File-Remove-1.61.tar.gz) = /YV/WFkI/FA0YbnkizyFlOZTV2a8FL6xfJC6WNXcSXU=
|
||||
SIZE (File-Remove-1.61.tar.gz) = 26346
|
2
devel/p5-File-Remove/pkg/DESCR
Normal file
2
devel/p5-File-Remove/pkg/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
File::Remove::remove removes files and directories. It acts like
|
||||
/bin/rm, for the most part.
|
3
devel/p5-File-Remove/pkg/PLIST
Normal file
3
devel/p5-File-Remove/pkg/PLIST
Normal file
|
@ -0,0 +1,3 @@
|
|||
${P5SITE}/File/
|
||||
${P5SITE}/File/Remove.pm
|
||||
@man man/man3p/File::Remove.3p
|
Loading…
Add table
Add a link
Reference in a new issue