mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
e52f5a3c8f
Warning: This port require gcc 4.4 build 20090512 or _EARLIER_ for successful _run_. PR: ports/152396 Submitted by: maintainer (Stas Timokhin)
16 lines
329 B
Makefile
16 lines
329 B
Makefile
# New ports collection makefile for: cad/salome-randomizer
|
|
# Date created: 20 May 2009
|
|
# Whom: Stas Timokhin <devel@stasyan.com>
|
|
#
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= cad science
|
|
|
|
MASTERDIR= ${.CURDIR}/../salome
|
|
|
|
PORTNAME= salome
|
|
PKGNAMESUFFIX= -randomizer
|
|
SAL_MODULE_UPPER= RANDOMIZER
|
|
|
|
.include "${MASTERDIR}/Makefile"
|