mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
17 lines
351 B
Makefile
17 lines
351 B
Makefile
# New ports collection makefile for: cad/salome-netgenplugin
|
|
# Date created: 10 Nov 2010
|
|
# Whom: Stas Timokhin <devel@stasyan.com>
|
|
#
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 5
|
|
CATEGORIES= cad science
|
|
|
|
MASTERDIR= ${.CURDIR}/../salome
|
|
|
|
PORTNAME= salome
|
|
PKGNAMESUFFIX= -netgenplugin
|
|
SAL_MODULE_UPPER= NETGENPLUGIN
|
|
|
|
.include "${MASTERDIR}/Makefile"
|