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

16 lines
363 B
Makefile
Raw Normal View History

# 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 1995/02/24 10:35:36 jmacd Exp $
#
DISTNAME= STk-2.1.6
MASTER_SITES= ftp://kaolin.unice.fr/pub/
GNU_CONFIGURE= yes
MAKE_FLAGS= "prefix = ${PREFIX}"
.include <bsd.port.mk>