SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
13
devel/p5-Module-Refresh/Makefile
Normal file
13
devel/p5-Module-Refresh/Makefile
Normal file
|
@ -0,0 +1,13 @@
|
|||
COMMENT= refresh perl %INC files when updated on disk
|
||||
|
||||
MODULES= cpan
|
||||
PKG_ARCH= *
|
||||
DISTNAME = Module-Refresh-0.18
|
||||
CATEGORIES= devel
|
||||
|
||||
# Artistic
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
TEST_DEPENDS = devel/p5-Path-Class
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/p5-Module-Refresh/distinfo
Normal file
2
devel/p5-Module-Refresh/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (Module-Refresh-0.18.tar.gz) = 4JTaqQmv32SJqeKzJzP2haLBy1zIh2BhB1SGEJsN71k=
|
||||
SIZE (Module-Refresh-0.18.tar.gz) = 23968
|
3
devel/p5-Module-Refresh/pkg/DESCR
Normal file
3
devel/p5-Module-Refresh/pkg/DESCR
Normal file
|
@ -0,0 +1,3 @@
|
|||
This module is a generalization of the functionality provided by
|
||||
Apache::StatINC. It's designed to make it easy to do simple iterative
|
||||
development when working in a persistent environment.
|
3
devel/p5-Module-Refresh/pkg/PLIST
Normal file
3
devel/p5-Module-Refresh/pkg/PLIST
Normal file
|
@ -0,0 +1,3 @@
|
|||
${P5SITE}/Module/
|
||||
${P5SITE}/Module/Refresh.pm
|
||||
@man man/man3p/Module::Refresh.3p
|
Loading…
Add table
Add a link
Reference in a new issue