|
Lines 6-12
Link Here
|
| 6 |
# |
6 |
# |
| 7 |
|
7 |
|
| 8 |
PORTNAME= Math-Geometry-Planar-Offset |
8 |
PORTNAME= Math-Geometry-Planar-Offset |
| 9 |
PORTVERSION= 1.04 |
9 |
PORTVERSION= 1.05 |
| 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-20
Link Here
|
| 15 |
MAINTAINER= aaron@FreeBSD.org |
15 |
MAINTAINER= aaron@FreeBSD.org |
| 16 |
COMMENT= Calculate offset polygons |
16 |
COMMENT= Calculate offset polygons |
| 17 |
|
17 |
|
|
|
18 |
BUILD_DEPENDS= ${SITE_PERL}/Test/YAML.pm:${PORTSDIR}/textproc/p5-YAML |
| 19 |
RUN_DEPENDS= ${BUILD_DEPENDS} |
| 20 |
|
| 18 |
MAN3= Math::Geometry::Planar::Offset.3 |
21 |
MAN3= Math::Geometry::Planar::Offset.3 |
| 19 |
|
22 |
|
| 20 |
PERL_MODBUILD= yes |
23 |
PERL_MODBUILD= yes |