View | Details | Raw Unified | Return to bug 189311
Collapse All | Expand All

(-)./Makefile (-1 / +4 lines)
Lines 8-16 Link Here
8
MASTER_SITES=	CPAN
8
MASTER_SITES=	CPAN
9
PKGNAMEPREFIX=	p5-
9
PKGNAMEPREFIX=	p5-
10
10
11
MAINTAINER=	ports@FreeBSD.org
11
MAINTAINER=	5u623l20@gmail.com
12
COMMENT=	Generic cad-related geometry calculations
12
COMMENT=	Generic cad-related geometry calculations
13
13
14
LICENSE=	ART10 GPLv1
15
LICENSE_COMB=	dual
16
14
BUILD_DEPENDS=	p5-Math-Vec>=0:${PORTSDIR}/math/p5-Math-Vec \
17
BUILD_DEPENDS=	p5-Math-Vec>=0:${PORTSDIR}/math/p5-Math-Vec \
15
		p5-Math-Round-Var>=0:${PORTSDIR}/math/p5-Math-Round-Var \
18
		p5-Math-Round-Var>=0:${PORTSDIR}/math/p5-Math-Round-Var \
16
		p5-Math-Geometry-Planar-Offset>=0:${PORTSDIR}/math/p5-Math-Geometry-Planar-Offset
19
		p5-Math-Geometry-Planar-Offset>=0:${PORTSDIR}/math/p5-Math-Geometry-Planar-Offset

Return to bug 189311