pkgsrc/lang/smalltalk/Makefile
2001-02-17 09:06:56 +00:00

17 lines
393 B
Makefile

# $NetBSD: Makefile,v 1.3 2001/02/17 09:07:29 agc Exp $
#
DISTNAME= smalltalk-1.8.5
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=smalltalk/}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnu.org/software/smalltalk/smalltalk.html
COMMENT= the GNU implementation of the Smalltalk-80 language
GNU_CONFIGURE= yes
USE_GMAKE= yes
INFO_FILES= gst.info
.include "../../mk/bsd.pkg.mk"