summaryrefslogtreecommitdiffstats
path: root/math/clipper/Makefile
blob: f42d85d492232f665b4a0049d1ea689784a106a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Martin Dieringer <martin.dieringer@gmx.de>
# $FreeBSD$

PORTNAME=	clipperlib
PORTVERSION=	5.1.0
CATEGORIES=	math
MASTER_SITES=	SF
MASTER_SITE_SUBDIR=	polyclipping
DISTNAME=	clipper_ver${PORTVERSION}

MAINTAINER=	martin.dieringer@gmx.de
COMMENT=	Polygon clipping library

WRKSRC=		${WRKDIR}/cpp

USE_LDCONFIG=	yes
USE_ZIP=	yes
USE_CMAKE=	yes

.include <bsd.port.mk>
OpenPOWER on IntegriCloud