mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
15 lines
252 B
Makefile
15 lines
252 B
Makefile
# Created by: Stas Timokhin <devel@stasyan.com>
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 6
|
|
CATEGORIES= cad science
|
|
|
|
MASTERDIR= ${.CURDIR}/../salome
|
|
|
|
BROKEN= Fails to fetch
|
|
PORTNAME= salome
|
|
PKGNAMESUFFIX= -med
|
|
SAL_MODULE_UPPER= MED
|
|
|
|
.include "${MASTERDIR}/Makefile"
|