pkgsrc/lang/STk/Makefile
2003-07-17 21:41:05 +00:00

16 lines
407 B
Makefile

# $NetBSD: Makefile,v 1.11 2003/07/17 21:43:56 grant Exp $
DISTNAME= STk-4.0.1
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
USE_BUILDLINK2= yes
OSVERSION_SPECIFIC= yes
GNU_CONFIGURE= yes
USE_X11= yes
.include "../../mk/bsd.pkg.mk"