|
Lines 6-12
Link Here
|
| 6 |
# |
6 |
# |
| 7 |
|
7 |
|
| 8 |
PORTNAME= Math-Symbolic-Custom-CCompiler |
8 |
PORTNAME= Math-Symbolic-Custom-CCompiler |
| 9 |
PORTVERSION= 1.01 |
9 |
PORTVERSION= 1.02 |
| 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 15-22
Link Here
|
| 15 |
MAINTAINER= aaron@FreeBSD.org |
15 |
MAINTAINER= aaron@FreeBSD.org |
| 16 |
COMMENT= Compile Math::Symbolic trees to C |
16 |
COMMENT= Compile Math::Symbolic trees to C |
| 17 |
|
17 |
|
| 18 |
BUILD_DEPENDS= ${SITE_PERL}/Math/Symbolic.pm:${PORTSDIR}/math/p5-Math-Symbolic \ |
18 |
BUILD_DEPENDS= p5-Math-Symbolic=>0.509:${PORTSDIR}/math/p5-Math-Symbolic \ |
| 19 |
${SITE_PERL}/Inline/C.pm:${PORTSDIR}/devel/p5-Inline |
19 |
p5-Inline=>0.44:${PORTSDIR}/devel/p5-Inline |
| 20 |
RUN_DEPENDS= ${BUILD_DEPENDS} |
20 |
RUN_DEPENDS= ${BUILD_DEPENDS} |
| 21 |
|
21 |
|
| 22 |
MAN3= Math::Symbolic::Custom::CCompiler.3 |
22 |
MAN3= Math::Symbolic::Custom::CCompiler.3 |