e52f5a3c8f
Warning: This port require gcc 4.4 build 20090512 or _EARLIER_ for successful _run_. PR: ports/152396 Submitted by: maintainer (Stas Timokhin)
15 lines
314 B
Makefile
15 lines
314 B
Makefile
# New ports collection makefile for: cad/salome-smesh
|
|
# Date created: 20 May 2009
|
|
# Whom: Stas Timokhin <devel@stasyan.com>
|
|
#
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= cad science
|
|
|
|
MASTERDIR= ${.CURDIR}/../salome
|
|
|
|
PORTNAME= salome
|
|
PKGNAMESUFFIX= -smesh
|
|
SAL_MODULE_UPPER= SMESH
|
|
|
|
.include "${MASTERDIR}/Makefile"
|