mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
eba22ec2a7
cad/salome-kernel. PR: ports/185111 Submitted by: rene Approved by: maintainer timeout (devel@stasyan.com , 14 days)
18 lines
321 B
Makefile
18 lines
321 B
Makefile
# Created by: Stas Timokhin <devel@stasyan.com>
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 7
|
|
CATEGORIES= cad science
|
|
|
|
DEPRECATED= depends on expired cad/salome-kernel
|
|
EXPIRATION_DATE=2014-01-22
|
|
|
|
MASTERDIR= ${.CURDIR}/../salome
|
|
|
|
PORTNAME= salome
|
|
PKGNAMESUFFIX= -visu
|
|
SAL_MODULE_UPPER= VISU
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|