SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
16
devel/p5-Algorithm-Dependency/Makefile
Normal file
16
devel/p5-Algorithm-Dependency/Makefile
Normal file
|
@ -0,0 +1,16 @@
|
|||
COMMENT= base class for implementing various dependency trees
|
||||
|
||||
MODULES= cpan
|
||||
PKG_ARCH= *
|
||||
|
||||
DISTNAME= Algorithm-Dependency-1.112
|
||||
CATEGORIES= devel
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
RUN_DEPENDS= devel/p5-Test-ClassAPI \
|
||||
devel/p5-Params-Util
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
.include <bsd.port.mk>
|
Loading…
Add table
Add a link
Reference in a new issue