freebsd-ports/lang/smalltalk/Makefile

25 lines
401 B
Makefile
Raw Normal View History

# New ports collection makefile for: smalltalk
# Date created: 09 Feb 1995
# Whom: gpalmer
#
1999-08-25 02:35:40 -04:00
# $FreeBSD$
#
PORTNAME= smalltalk
PORTVERSION= 1.7.3
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= smalltalk
1995-04-15 01:44:50 -04:00
MAINTAINER= alex@FreeBSD.org
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAN1= gst.1
# Set all-target to test the stuff
ALL_TARGET= optimize info check
.include <bsd.port.mk>