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