1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-30 21:49:25 +00:00
freebsd-ports/lang/STk/Makefile
1995-04-15 05:44:50 +00:00

18 lines
385 B
Makefile

# 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>