aboutsummaryrefslogtreecommitdiffstats
path: root/lang/STk/Makefile
blob: 7254722cce8d3c99120e7daf7c0f1e5db8d99b90 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:    STk
# Version required:     2.1
# Date created:         28 Dec 1994
# Whom:                 jmacd@uclink.berkeley.edu
#
# $Id: Makefile,v 1.4 1995/04/01 12:46:39 jkh Exp $
#

DISTNAME=       STk-2.1.6
CATEGORIES+=    languages
MASTER_SITES=   ftp://kaolin.unice.fr/pub/

GNU_CONFIGURE=  yes
MAKE_FLAGS=     "prefix = ${PREFIX}"


.include <bsd.port.mk>