|
Lines 6-12
Link Here
|
| 6 |
# |
6 |
# |
| 7 |
|
7 |
|
| 8 |
PORTNAME= Math-Symbolic |
8 |
PORTNAME= Math-Symbolic |
| 9 |
PORTVERSION= 0.504 |
9 |
PORTVERSION= 0.507 |
| 10 |
CATEGORIES= math perl5 |
10 |
CATEGORIES= math perl5 |
| 11 |
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} |
11 |
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} |
| 12 |
MASTER_SITE_SUBDIR= Math |
12 |
MASTER_SITE_SUBDIR= Math |
|
Lines 20-27
Link Here
|
| 20 |
${SITE_PERL}/${PERL_ARCH}/Data/Dumper.pm:${PORTSDIR}/devel/p5-Data-Dumper |
20 |
${SITE_PERL}/${PERL_ARCH}/Data/Dumper.pm:${PORTSDIR}/devel/p5-Data-Dumper |
| 21 |
RUN_DEPENDS= ${BUILD_DEPENDS} |
21 |
RUN_DEPENDS= ${BUILD_DEPENDS} |
| 22 |
|
22 |
|
| 23 |
BROKEN= Unfetchable |
|
|
| 24 |
|
| 25 |
MAN3= Math::Symbolic.3 \ |
23 |
MAN3= Math::Symbolic.3 \ |
| 26 |
Math::Symbolic::AuxFunctions.3 \ |
24 |
Math::Symbolic::AuxFunctions.3 \ |
| 27 |
Math::Symbolic::Base.3 \ |
25 |
Math::Symbolic::Base.3 \ |
|
Lines 40-45
Link Here
|
| 40 |
Math::Symbolic::Parser.3 \ |
38 |
Math::Symbolic::Parser.3 \ |
| 41 |
Math::Symbolic::Parser::Precompiled.3 \ |
39 |
Math::Symbolic::Parser::Precompiled.3 \ |
| 42 |
Math::Symbolic::Variable.3 \ |
40 |
Math::Symbolic::Variable.3 \ |
|
|
41 |
Math::precompile_recdescent_grammar.3 \ |
| 43 |
Math::Symbolic::VectorCalculus.3 |
42 |
Math::Symbolic::VectorCalculus.3 |
| 44 |
|
43 |
|
| 45 |
PERL_CONFIGURE= yes |
44 |
PERL_CONFIGURE= yes |