mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
15 lines
246 B
Makefile
15 lines
246 B
Makefile
# Created by: Stas Timokhin <devel@stasyan.com>
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 6
|
|
CATEGORIES= cad science
|
|
|
|
MASTERDIR= ${.CURDIR}/../salome
|
|
|
|
PORTNAME= salome
|
|
PKGNAMESUFFIX= -light
|
|
SAL_MODULE_UPPER= LIGHT
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|