2010-02-12 23:14:27 +01:00
|
|
|
# New ports collection makefile for: cad/salome-gui
|
|
|
|
# Date created: 20 May 2009
|
|
|
|
# Whom: Stas Timokhin <devel@stasyan.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
|
2012-05-25 03:50:36 +02:00
|
|
|
PORTREVISION= 4
|
2010-05-15 17:58:38 +02:00
|
|
|
CATEGORIES= cad science
|
2010-02-12 23:14:27 +01:00
|
|
|
|
2010-05-15 17:58:38 +02:00
|
|
|
MASTERDIR= ${.CURDIR}/../salome
|
2010-02-12 23:14:27 +01:00
|
|
|
|
2011-01-04 22:13:44 +01:00
|
|
|
PORTNAME= salome
|
2010-05-15 17:58:38 +02:00
|
|
|
PKGNAMESUFFIX= -gui
|
2010-02-12 23:14:27 +01:00
|
|
|
SAL_MODULE_UPPER= GUI
|
|
|
|
|
2012-04-10 01:51:44 +02:00
|
|
|
DEPRECATED= BROKEN for more than 6 month
|
|
|
|
EXPIRATION_DATE= 2012-05-10
|
|
|
|
|
2011-09-24 22:12:18 +02:00
|
|
|
BROKEN= does not compile
|
|
|
|
|
2010-02-12 23:14:27 +01:00
|
|
|
.include "${MASTERDIR}/Makefile"
|