1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/lang/STk/Makefile

19 lines
417 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
#
1995-04-15 23:41:41 +00:00
# $Id: Makefile,v 1.5 1995/04/15 05:44:28 asami Exp $
#
DISTNAME= STk-2.1.6
CATEGORIES+= languages
1995-04-15 05:44:50 +00:00
MASTER_SITES= ftp://kaolin.unice.fr/pub/
1995-04-15 23:41:41 +00:00
MAINTAINER= jmacd@FreeBSD.ORG
GNU_CONFIGURE= yes
MAKE_FLAGS= "prefix = ${PREFIX}"
.include <bsd.port.mk>