pkgsrc/lang/STk/Makefile

17 lines
378 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.9 2001/02/17 09:06:57 agc Exp $
#
DISTNAME= STk-3.99.2
CATEGORIES= lang
MASTER_SITES= ftp://kaolin.unice.fr/pub/STk/
MAINTAINER= perry@netbsd.org
HOMEPAGE= http://kaolin.unice.fr/STk/
COMMENT= Scheme interpreter with full access to the Tk graphical package
OSVERSION_SPECIFIC= yes
GNU_CONFIGURE= yes
1999-04-26 20:38:28 +02:00
USE_X11= yes
.include "../../mk/bsd.pkg.mk"