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