eba22ec2a7
cad/salome-kernel. PR: ports/185111 Submitted by: rene Approved by: maintainer timeout (devel@stasyan.com , 14 days)
17 lines
319 B
Makefile
17 lines
319 B
Makefile
# Created by: Stas Timokhin <devel@stasyan.com>
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 6
|
|
CATEGORIES= cad science
|
|
|
|
DEPRECATED= depends on expired cad/salome-kernel
|
|
EXPIRATION_DATE=2014-01-22
|
|
|
|
MASTERDIR= ${.CURDIR}/../salome
|
|
|
|
PORTNAME= salome
|
|
PKGNAMESUFFIX= -gui
|
|
SAL_MODULE_UPPER= GUI
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|