16 lines
327 B
Makefile
16 lines
327 B
Makefile
# New ports collection makefile for: cad/salome-visu
|
|
# Date created: 20 May 2009
|
|
# Whom: Stas Timokhin <devel@stasyan.com>
|
|
#
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 5
|
|
CATEGORIES= cad science
|
|
|
|
MASTERDIR= ${.CURDIR}/../salome
|
|
|
|
PORTNAME= salome
|
|
PKGNAMESUFFIX= -visu
|
|
SAL_MODULE_UPPER= VISU
|
|
|
|
.include "${MASTERDIR}/Makefile"
|