Lines 2-12
Link Here
|
2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
3 |
|
3 |
|
4 |
PORTNAME= ecs |
4 |
PORTNAME= ecs |
5 |
PORTVERSION= 2.0.2 |
5 |
PORTVERSION= 2.0.3 |
6 |
PORTREVISION= 6 |
|
|
7 |
CATEGORIES= science |
6 |
CATEGORIES= science |
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 Preprocessor |
10 |
COMMENT= Code_Saturne Preprocessor |
Lines 20-26
Link Here
|
20 |
|
18 |
|
21 |
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |
19 |
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |
22 |
|
20 |
|
23 |
USES= gmake zip |
21 |
USES= gmake |
24 |
USE_TEX= dvipsk |
22 |
USE_TEX= dvipsk |
25 |
GNU_CONFIGURE= yes |
23 |
GNU_CONFIGURE= yes |
26 |
CPPFLAGS= -I${LOCALBASE}/include |
24 |
CPPFLAGS= -I${LOCALBASE}/include |