1995-02-10 01:15:04 -05:00
|
|
|
# New ports collection makefile for: smalltalk
|
|
|
|
# Date created: 09 Feb 1995
|
|
|
|
# Whom: gpalmer
|
|
|
|
#
|
1999-08-25 02:35:40 -04:00
|
|
|
# $FreeBSD$
|
1995-02-10 01:15:04 -05:00
|
|
|
#
|
|
|
|
|
2000-04-12 02:21:15 -04:00
|
|
|
PORTNAME= smalltalk
|
|
|
|
PORTVERSION= 1.7.3
|
1996-11-11 21:19:40 -05:00
|
|
|
CATEGORIES= lang
|
1996-11-18 05:25:35 -05:00
|
|
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
1999-01-27 02:41:29 -05:00
|
|
|
MASTER_SITE_SUBDIR= smalltalk
|
1995-04-15 01:44:50 -04:00
|
|
|
|
2000-06-10 06:25:49 -04:00
|
|
|
MAINTAINER= alex@FreeBSD.org
|
1995-02-10 01:15:04 -05:00
|
|
|
|
2000-03-31 12:02:49 -05:00
|
|
|
USE_GMAKE= yes
|
1997-11-29 09:15:44 -05:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
1999-12-27 16:43:34 -05:00
|
|
|
MAN1= gst.1
|
1995-04-18 01:18:51 -04:00
|
|
|
|
1999-12-27 16:43:34 -05:00
|
|
|
# Set all-target to test the stuff
|
2000-03-31 12:02:49 -05:00
|
|
|
ALL_TARGET= optimize info check
|
1995-02-10 01:15:04 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|