SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
16
devel/p5-Data-Structure-Util/Makefile
Normal file
16
devel/p5-Data-Structure-Util/Makefile
Normal file
|
@ -0,0 +1,16 @@
|
|||
COMMENT = change nature of data within a structure
|
||||
|
||||
MODULES = cpan
|
||||
DISTNAME = Data-Structure-Util-0.16
|
||||
CATEGORIES = devel
|
||||
REVISION = 0
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
WANTLIB += c perl
|
||||
|
||||
TEST_DEPENDS = devel/p5-File-Find-Rule
|
||||
MAKE_ENV = TEST_POD=Yes
|
||||
|
||||
.include <bsd.port.mk>
|
Loading…
Add table
Add a link
Reference in a new issue