SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
19
devel/p5-Module-Implementation/Makefile
Normal file
19
devel/p5-Module-Implementation/Makefile
Normal file
|
@ -0,0 +1,19 @@
|
|||
COMMENT = loads one of several alternate module implementations
|
||||
|
||||
DISTNAME = Module-Implementation-0.09
|
||||
CATEGORIES = devel
|
||||
REVISION = 0
|
||||
|
||||
# artistic 2.0
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
MODULES = cpan
|
||||
PKG_ARCH = *
|
||||
|
||||
RUN_DEPENDS = devel/p5-Module-Runtime>=0.012 \
|
||||
devel/p5-Try-Tiny>=0
|
||||
|
||||
TEST_DEPENDS = devel/p5-Test-Fatal>=0.006 \
|
||||
devel/p5-Test-Requires>=0
|
||||
|
||||
.include <bsd.port.mk>
|
Loading…
Add table
Add a link
Reference in a new issue