mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
20 lines
339 B
Makefile
20 lines
339 B
Makefile
# Created by: Stas Timokhin <devel@stasyan.com>
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 4
|
|
CATEGORIES= cad science
|
|
|
|
MASTERDIR= ${.CURDIR}/../salome
|
|
|
|
PORTNAME= salome
|
|
PKGNAMESUFFIX= -yacs
|
|
SAL_MODULE_UPPER= YACS
|
|
|
|
DEPRECATED= Broken for more than 6 month
|
|
EXPIRATION_DATE= 2013-12-22
|
|
|
|
BROKEN= fails to build
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|