|
Lines 6-12
Link Here
|
| 6 |
# |
6 |
# |
| 7 |
|
7 |
|
| 8 |
PORTNAME= Math-Symbolic-Custom-LaTeXDumper |
8 |
PORTNAME= Math-Symbolic-Custom-LaTeXDumper |
| 9 |
PORTVERSION= 0.204 |
9 |
PORTVERSION= 0.206 |
| 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-21
Link Here
|
| 15 |
MAINTAINER= aaron@FreeBSD.org |
15 |
MAINTAINER= aaron@FreeBSD.org |
| 16 |
COMMENT= Math::Symbolic LaTeX output |
16 |
COMMENT= Math::Symbolic LaTeX output |
| 17 |
|
17 |
|
| 18 |
BUILD_DEPENDS= ${SITE_PERL}/Math/Symbolic.pm:${PORTSDIR}/math/p5-Math-Symbolic |
18 |
BUILD_DEPENDS= p5-Math-Symbolic=>0.201:${PORTSDIR}/math/p5-Math-Symbolic |
| 19 |
RUN_DEPENDS= ${BUILD_DEPENDS} |
19 |
RUN_DEPENDS= ${BUILD_DEPENDS} |
| 20 |
|
20 |
|
| 21 |
MAN3= Math::Symbolic::Custom::LaTeXDumper.3 |
21 |
MAN3= Math::Symbolic::Custom::LaTeXDumper.3 |