|
Lines 6-12
Link Here
|
| 6 |
|
6 |
|
| 7 |
PORTNAME= qhull |
7 |
PORTNAME= qhull |
| 8 |
PORTVERSION= 1.0 |
8 |
PORTVERSION= 1.0 |
| 9 |
PORTREVISION= 1 |
9 |
PORTREVISION= 2 |
| 10 |
CATEGORIES= math |
10 |
CATEGORIES= math |
| 11 |
MASTER_SITES= http://www.qhull.org/download/ |
11 |
MASTER_SITES= http://www.qhull.org/download/ |
| 12 |
DISTNAME= ${PORTNAME}-2003.1 |
12 |
DISTNAME= ${PORTNAME}-2003.1 |
|
Lines 14-19
Link Here
|
| 14 |
MAINTAINER= stephen@missouri.edu |
14 |
MAINTAINER= stephen@missouri.edu |
| 15 |
COMMENT= Qhull computes convex hulls, Delaunay triangulations and halfspaces |
15 |
COMMENT= Qhull computes convex hulls, Delaunay triangulations and halfspaces |
| 16 |
|
16 |
|
|
|
17 |
PATCH_SITES= http://www.qhull.org/download/ |
| 18 |
PATCHFILES= poly.c-qh_gethash.patch |
| 19 |
PATCH_DIST_STRIP= -p2 |
| 20 |
|
| 17 |
USE_AUTOTOOLS= libtool:22 |
21 |
USE_AUTOTOOLS= libtool:22 |
| 18 |
USE_GMAKE= yes |
22 |
USE_GMAKE= yes |
| 19 |
USE_LDCONFIG= yes |
23 |
USE_LDCONFIG= yes |