2010-02-12 23:14:42 +01:00
|
|
|
# New ports collection makefile for: cad/salome-kernel
|
|
|
|
# Date created: 20 May 2009
|
|
|
|
# Whom: Stas Timokhin <devel@stasyan.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
|
2010-05-15 17:58:38 +02:00
|
|
|
CATEGORIES= cad science
|
2010-02-12 23:14:42 +01:00
|
|
|
|
2010-05-15 17:58:38 +02:00
|
|
|
MASTERDIR= ${.CURDIR}/../salome
|
2010-02-12 23:14:42 +01:00
|
|
|
|
2011-01-04 22:13:44 +01:00
|
|
|
PORTNAME= salome
|
2011-07-15 09:00:46 +02:00
|
|
|
PORTREVISION= 3
|
2010-05-15 17:58:38 +02:00
|
|
|
PKGNAMESUFFIX= -kernel
|
2010-02-12 23:14:42 +01:00
|
|
|
SAL_MODULE_UPPER= KERNEL
|
|
|
|
|
2012-05-11 22:38:09 +02:00
|
|
|
post-configure::
|
|
|
|
@${INSTALL_SCRIPT} ${AUTOMAKE_DIR}/py-compile ${WRKSRC}/salome_adm/unix/config_files
|
|
|
|
|
2010-02-12 23:14:42 +01:00
|
|
|
.include "${MASTERDIR}/Makefile"
|