d4dd342b6d
- Don't install useless documentation. PR: ports/143878 Submitted by: Stas Timokhin <devel (at) stasyan.com> (maintainer)
14 lines
294 B
Makefile
14 lines
294 B
Makefile
# New ports collection makefile for: cad/salome-geom
|
|
# Date created: 20 May 2009
|
|
# Whom: Stas Timokhin <devel@stasyan.com>
|
|
#
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= cad science
|
|
|
|
MASTERDIR= ${.CURDIR}/../salome
|
|
|
|
PKGNAMESUFFIX= -geom
|
|
SAL_MODULE_UPPER= GEOM
|
|
|
|
.include "${MASTERDIR}/Makefile"
|