mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
9a7c05021b
Reported by: erwin
17 lines
327 B
Makefile
17 lines
327 B
Makefile
# New ports collection makefile for: cad/salome-yacs
|
|
# Date created: 20 May 2009
|
|
# Whom: Stas Timokhin <devel@stasyan.com>
|
|
#
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 3
|
|
CATEGORIES= cad science
|
|
|
|
MASTERDIR= ${.CURDIR}/../salome
|
|
|
|
PORTNAME= salome
|
|
PKGNAMESUFFIX= -yacs
|
|
SAL_MODULE_UPPER= YACS
|
|
|
|
.include "${MASTERDIR}/Makefile"
|