Lines 2-12
Link Here
|
2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
3 |
|
3 |
|
4 |
PORTNAME= fvm |
4 |
PORTNAME= fvm |
5 |
PORTVERSION= 0.15.3 |
5 |
PORTVERSION= 0.15.4 |
6 |
PORTREVISION= 11 |
|
|
7 |
CATEGORIES= science parallel |
6 |
CATEGORIES= science parallel |
8 |
MASTER_SITES= http://research.edf.com/fichiers/fckeditor/Commun/Innovation/logiciels/code_saturne/Releases/ |
7 |
MASTER_SITES= http://code-saturne.org/releases/ |
9 |
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} |
|
|
10 |
|
8 |
|
11 |
MAINTAINER= thierry@FreeBSD.org |
9 |
MAINTAINER= thierry@FreeBSD.org |
12 |
COMMENT= Code_Saturne Finite Volume Mesh |
10 |
COMMENT= Code_Saturne Finite Volume Mesh |
Lines 20-26
Link Here
|
20 |
|
18 |
|
21 |
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |
19 |
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |
22 |
|
20 |
|
23 |
USES= libtool zip |
21 |
USES= libtool |
24 |
USE_LDCONFIG= yes |
22 |
USE_LDCONFIG= yes |
25 |
GNU_CONFIGURE= yes |
23 |
GNU_CONFIGURE= yes |
26 |
CONFIGURE_ARGS= --with-bft=${LOCALBASE} \ |
24 |
CONFIGURE_ARGS= --with-bft=${LOCALBASE} \ |