1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/lang/smalltalk/Makefile
Alexander Langer 7bb63aa2e3 Update to version 1.8.1
PR:		19678
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-09 08:45:39 +00:00

25 lines
401 B
Makefile

# New ports collection makefile for: smalltalk
# Date created: 09 Feb 1995
# Whom: gpalmer
#
# $FreeBSD$
#
PORTNAME= smalltalk
PORTVERSION= 1.8.1
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= smalltalk
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>