aboutsummaryrefslogtreecommitdiff
path: root/math/qhull5
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2011-10-03 03:16:24 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2011-10-03 03:16:24 +0000
commit94a72c602711357e993a36212707a666a2399769 (patch)
tree0c6707523edbdb65b50568353b10f33fd88437ae /math/qhull5
parent4080dde222d57f3dd137eeaf6134b507f4066916 (diff)
downloadports-94a72c602711357e993a36212707a666a2399769.tar.gz
ports-94a72c602711357e993a36212707a666a2399769.zip
Notes
Diffstat (limited to 'math/qhull5')
-rw-r--r--math/qhull5/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/math/qhull5/Makefile b/math/qhull5/Makefile
index 9e57efb815c1..e2b2f9648d87 100644
--- a/math/qhull5/Makefile
+++ b/math/qhull5/Makefile
@@ -11,13 +11,15 @@ CATEGORIES= math
MASTER_SITES= http://www.qhull.org/download/
DISTNAME= ${PORTNAME}-2003.1
-MAINTAINER= stephen@FreeBSD.org
-COMMENT= Qhull computes convex hulls, Delaunay triangulations and halfspaces
-
PATCH_SITES= http://www.qhull.org/download/
PATCHFILES= poly.c-qh_gethash.patch
PATCH_DIST_STRIP= -p2
+MAINTAINER= stephen@FreeBSD.org
+COMMENT= Qhull computes convex hulls, Delaunay triangulations and halfspaces
+
+LATEST_LINK= qhull5
+
USE_AUTOTOOLS= libtool
USE_GMAKE= yes
USE_LDCONFIG= yes