aboutsummaryrefslogtreecommitdiffstats
path: root/databases/sfcgal/Makefile
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-08-27 17:01:50 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-08-27 17:01:50 +0800
commit3eb215a5fc3123f14f523de79be1a70c2ceac699 (patch)
tree979a5342d2273063c20ae6ca669e344039e3ee58 /databases/sfcgal/Makefile
parentde6d278480a1c73475ea85001e1ba025c965e721 (diff)
downloadfreebsd-ports-gnome-3eb215a5fc3123f14f523de79be1a70c2ceac699.tar.gz
freebsd-ports-gnome-3eb215a5fc3123f14f523de79be1a70c2ceac699.tar.zst
freebsd-ports-gnome-3eb215a5fc3123f14f523de79be1a70c2ceac699.zip
- Update to 1.1.0
PR: 202597 Submitted by: coder@tuxfamily.org (maintainer)
Diffstat (limited to 'databases/sfcgal/Makefile')
-rw-r--r--databases/sfcgal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/sfcgal/Makefile b/databases/sfcgal/Makefile
index c3d275c6c1d1..0cfe58f94972 100644
--- a/databases/sfcgal/Makefile
+++ b/databases/sfcgal/Makefile
@@ -2,15 +2,15 @@
# $FreeBSD$
PORTNAME= sfcgal
-PORTVERSION= 1.0.5
+PORTVERSION= 1.1.0
DISTVERSIONPREFIX= v
-PORTREVISION= 1
CATEGORIES= databases math graphics
MAINTAINER= coder@tuxfamily.org
COMMENT= Wrapper library around CGAL for PostGIS
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libCGAL.so:${PORTSDIR}/math/cgal \
libboost_system.so:${PORTSDIR}/devel/boost-libs \