mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
d4dd342b6d
- Don't install useless documentation. PR: ports/143878 Submitted by: Stas Timokhin <devel (at) stasyan.com> (maintainer)
15 lines
297 B
Makefile
15 lines
297 B
Makefile
# New ports collection makefile for: cad/salome-smesh
|
|
# Date created: 20 May 2009
|
|
# Whom: Stas Timokhin <devel@stasyan.com>
|
|
#
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= cad science
|
|
|
|
MASTERDIR= ${.CURDIR}/../salome
|
|
|
|
PKGNAMESUFFIX= -smesh
|
|
SAL_MODULE_UPPER= SMESH
|
|
|
|
.include "${MASTERDIR}/Makefile"
|