SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
17
devel/p5-Algorithm-IncludeExclude/Makefile
Normal file
17
devel/p5-Algorithm-IncludeExclude/Makefile
Normal file
|
@ -0,0 +1,17 @@
|
|||
COMMENT = build and evaluate include/exclude lists
|
||||
|
||||
MODULES = cpan
|
||||
PKG_ARCH = *
|
||||
DISTNAME = Algorithm-IncludeExclude-0.01
|
||||
REVISION = 2
|
||||
CATEGORIES = devel
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
# test dependency that gets pulled in by Module::Install at build time
|
||||
BUILD_DEPENDS = devel/p5-Test-Exception
|
||||
|
||||
MAKE_ENV += TEST_POD=1
|
||||
|
||||
.include <bsd.port.mk>
|
Loading…
Add table
Add a link
Reference in a new issue