summaryrefslogtreecommitdiff
path: root/cad/astk-client/Makefile
blob: d0c1a8313dc43a7b68e663dbf444c49399def948 (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=	0

COMMENT=	Graphical interface for Code_Aster (client side)

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

CLIENT_SEUL=	oui

.include "${MASTERDIR}/Makefile"