Changeset View
Changeset View
Standalone View
Standalone View
french/aster/Makefile
| PORTNAME= aster | PORTNAME= aster | ||||
| DISTVERSION= ${ASTER_DISTVERSION} | DISTVERSION= ${ASTER_DISTVERSION} | ||||
| PORTREVISION= 12 | PORTREVISION= 12 | ||||
| CATEGORIES= french cad | CATEGORIES= french cad | ||||
| MAINTAINER= thierry@FreeBSD.org | MAINTAINER= thierry@FreeBSD.org | ||||
| COMMENT= Code_Aster finite element method solver | COMMENT= Code_Aster finite element method solver | ||||
| WWW= http://www.code-aster.org/ | WWW= http://www.code-aster.org/ | ||||
| LICENSE= GPLv2 | LICENSE= GPLv2 | ||||
| NOT_FOR_ARCHS= armv6 armv7 i386 mips powerpc | NOT_FOR_ARCHS= armv6 armv7 i386 powerpc | ||||
| NOT_FOR_ARCHS_REASON= ARG_MAX is too small for Code_Aster on 32 bits systems | NOT_FOR_ARCHS_REASON= ARG_MAX is too small for Code_Aster on 32 bits systems | ||||
| BROKEN= fails to build the catalog of elements | BROKEN= fails to build the catalog of elements | ||||
| #----------------------------------------------------------------------- | #----------------------------------------------------------------------- | ||||
| # You may define these options: | # You may define these options: | ||||
| # | # | ||||
| # - WITH_ZSH or WITH_BASH or WITH_KSH: select a shell among | # - WITH_ZSH or WITH_BASH or WITH_KSH: select a shell among | ||||
| ▲ Show 20 Lines • Show All 412 Lines • Show Last 20 Lines | |||||