82acd159f7
package Makefile.
16 lines
378 B
Makefile
16 lines
378 B
Makefile
# $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
|
|
USE_X11= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|