summaryrefslogtreecommitdiff
path: root/lang/STk/Makefile
blob: 01a4688ffa6dac35ef337a6478eacea1324597cf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# New ports collection makefile for:    STk
# Version required:     2.1
# Date created:         28 Dec 1994
# Whom:                 jmacd@uclink.berkeley.edu
#
# $Id: Makefile,v 1.2 1994/12/31 03:48:02 swallace Exp $
#

DISTNAME=       STk-2.1
MASTER_SITES=	ftp://ftp.cs.indiana.edu/pub/scheme-repository/imp/
GNU_CONFIGURE=	yes
MAKE_FLAGS=  	"prefix = ${PREFIX}"


.include <bsd.port.mk>