SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
18
devel/p5-Test-File/Makefile
Normal file
18
devel/p5-Test-File/Makefile
Normal file
|
@ -0,0 +1,18 @@
|
|||
COMMENT = test file attributes
|
||||
|
||||
DISTNAME = Test-File-1.993
|
||||
|
||||
CATEGORIES = devel
|
||||
|
||||
# Artistic 2.0
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
MODULES = cpan
|
||||
RUN_DEPENDS = devel/p5-Test-Manifest
|
||||
TEST_DEPENDS = devel/p5-Test-utf8 \
|
||||
devel/p5-Test-Pod>=1.00 \
|
||||
devel/p5-Test-Pod-Coverage>=1.00
|
||||
|
||||
PKG_ARCH = *
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/p5-Test-File/distinfo
Normal file
2
devel/p5-Test-File/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (Test-File-1.993.tar.gz) = 7y/+Gq7HtC2HStQR7GR1R7m5vC9fuT5J4zmUiEVq/Ho=
|
||||
SIZE (Test-File-1.993.tar.gz) = 34406
|
2
devel/p5-Test-File/pkg/DESCR
Normal file
2
devel/p5-Test-File/pkg/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
This modules provides a collection of test utilities for file
|
||||
attributes.
|
2
devel/p5-Test-File/pkg/PLIST
Normal file
2
devel/p5-Test-File/pkg/PLIST
Normal file
|
@ -0,0 +1,2 @@
|
|||
${P5SITE}/Test/File.pm
|
||||
@man man/man3p/Test::File.3p
|
Loading…
Add table
Add a link
Reference in a new issue