Lines 9-20
Link Here
|
9 |
DISTNAME= freefem-3.4 |
9 |
DISTNAME= freefem-3.4 |
10 |
CATEGORIES= math cad |
10 |
CATEGORIES= math cad |
11 |
MASTER_SITES= http://www.asci.fr/~prudhomm/gfem-html/freefem/ |
11 |
MASTER_SITES= http://www.asci.fr/~prudhomm/gfem-html/freefem/ |
|
|
12 |
EXTRACT_SUFX= .zip |
12 |
|
13 |
|
13 |
MAINTAINER= giffunip@asme.org |
14 |
MAINTAINER= giffunip@asme.org |
14 |
|
15 |
|
|
|
16 |
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip |
17 |
|
15 |
USE_X_PREFIX= yes |
18 |
USE_X_PREFIX= yes |
16 |
GNU_CONFIGURE= yes |
19 |
GNU_CONFIGURE= yes |
17 |
CONFIGURE_ARGS= --with-adapt --with-optimization |
20 |
CONFIGURE_ARGS= --with-adapt --with-optimization |
|
|
21 |
|
22 |
EXTRACT_CMD= unzip |
23 |
EXTRACT_BEFORE_ARGS= -q -o |
24 |
EXTRACT_AFTER_ARGS= -d ${WRKDIR} |
18 |
|
25 |
|
19 |
post-install: |
26 |
post-install: |
20 |
.if !defined(NOPORTDOCS) |
27 |
.if !defined(NOPORTDOCS) |