aboutsummaryrefslogtreecommitdiff
path: root/cad/astk-client/Makefile
blob: 030de0a8717ea23c46727431ecc2fbc32379a308 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Created by: thierry@pompo.net

PORTNAME=	astk

COMMENT=	Graphical interface for Code_Aster (client side)

MASTERDIR=	${.CURDIR}/../astk-serveur

CLIENT_SEUL=	oui

.include "${MASTERDIR}/Makefile"