pkgsrc/lang/STk/Makefile
2004-04-28 05:06:28 +00:00

16 lines
405 B
Makefile

# $NetBSD: Makefile,v 1.12 2004/04/28 05:06:28 snj 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_BUILDLINK3= yes
OSVERSION_SPECIFIC= yes
GNU_CONFIGURE= yes
USE_X11= yes
.include "../../mk/bsd.pkg.mk"