aboutsummaryrefslogtreecommitdiffstats
path: root/cad/astk-client/Makefile
blob: ae36352f615176436b503f27326bdb73669b0587 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:    ASTK
# Date created:     Thu Jul 09 2003
# Whom:         thierry@pompo.net
#
# $FreeBSD$
#

PORTNAME=   astk
PORTREVISION=   1

COMMENT=    Graphical interface for Code_Aster (client side)

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

CLIENT_SEUL=    oui

.include "${MASTERDIR}/Makefile"