Skip to content
Snippets Groups Projects
Verified Commit cbffd4e5 authored by sunpoet's avatar sunpoet
Browse files

math/p5-PDL-Perldl2: Add COMPLETION, COMPLETIONDRIVER_INC,...

math/p5-PDL-Perldl2: Add COMPLETION, COMPLETIONDRIVER_INC, COMPLETIONDRIVER_KEYWORDS, COMPLETIONDRIVER_LEXENV, DDS, INTERRUPT, LEXENV and MULTILINE_PPI options

- Bump PORTREVISION for dependency change
parent 5c47c70e
No related branches found
No related tags found
No related merge requests found
PORTNAME= PDL-Perldl2
PORTVERSION= 2.002
PORTREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
......@@ -21,4 +22,24 @@ USE_PERL5= configure
NO_ARCH= yes
OPTIONS_DEFINE= COMPLETION COMPLETIONDRIVER_INC COMPLETIONDRIVER_KEYWORDS COMPLETIONDRIVER_LEXENV DDS INTERRUPT LEXENV MULTILINE_PPI
OPTIONS_DEFAULT=COMPLETION COMPLETIONDRIVER_INC COMPLETIONDRIVER_KEYWORDS COMPLETIONDRIVER_LEXENV DDS INTERRUPT LEXENV MULTILINE_PPI
COMPLETION_DESC= Completion plugin
COMPLETIONDRIVER_INC_DESC= CompletionDriver::INC plugin
COMPLETIONDRIVER_KEYWORDS_DESC= CompletionDriver::Keywords plugin
COMPLETIONDRIVER_LEXENV_DESC= CompletionDriver::LexEnv plugin
DDS_DESC= DDS plugin
INTERRUPT_DESC= Interrupt plugin
LEXENV_DESC= LexEnv plugin
MULTILINE_PPI_DESC= MultiLine::PPI plugin
COMPLETION_RUN_DEPENDS= p5-PPI>=0:textproc/p5-PPI
COMPLETIONDRIVER_INC_RUN_DEPENDS= p5-File-Next>=0:sysutils/p5-File-Next
COMPLETIONDRIVER_KEYWORDS_RUN_DEPENDS= p5-B-Keywords>=0:devel/p5-B-Keywords
COMPLETIONDRIVER_LEXENV_RUN_DEPENDS= p5-Lexical-Persistence>=0:devel/p5-Lexical-Persistence
DDS_RUN_DEPENDS= p5-Data-Dump-Streamer>=0:devel/p5-Data-Dump-Streamer
INTERRUPT_RUN_DEPENDS= p5-Sys-SigAction>=0:devel/p5-Sys-SigAction
LEXENV_RUN_DEPENDS= p5-Lexical-Persistence>=0:devel/p5-Lexical-Persistence
MULTILINE_PPI_RUN_DEPENDS= p5-PPI>=0:textproc/p5-PPI
.include <bsd.port.mk>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment