1995-01-07 20:53:32 +00:00
|
|
|
# New ports collection makefile for: scheme48
|
1997-08-27 19:16:09 +00:00
|
|
|
# Version required: 0.46
|
|
|
|
# Date created: 25 Aug 1997
|
|
|
|
# Whom: jmacd
|
1995-01-07 20:53:32 +00:00
|
|
|
#
|
1999-08-25 06:35:40 +00:00
|
|
|
# $FreeBSD$
|
1995-01-07 20:53:32 +00:00
|
|
|
#
|
|
|
|
|
1997-08-27 19:16:09 +00:00
|
|
|
DISTNAME= scheme48-0.46
|
1996-11-12 02:19:40 +00:00
|
|
|
CATEGORIES= lang
|
1995-04-15 05:44:50 +00:00
|
|
|
MASTER_SITES= ftp://ftp-swiss.ai.mit.edu/pub/s48/
|
1997-08-27 19:31:45 +00:00
|
|
|
EXTRACT_SUFX= .tgz
|
1995-04-15 05:44:50 +00:00
|
|
|
|
1999-08-31 06:53:31 +00:00
|
|
|
MAINTAINER= jmacd@FreeBSD.org
|
1995-04-15 23:38:48 +00:00
|
|
|
|
1995-01-07 20:53:32 +00:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS= --prefix=${PREFIX}
|
|
|
|
ALL_TARGET = enough
|
1997-08-27 19:31:45 +00:00
|
|
|
#NO_WRKSUBDIR= yes
|
1995-04-24 22:31:59 +00:00
|
|
|
STRIP=
|
1996-11-18 14:17:24 +00:00
|
|
|
MAN1= scheme48.1
|
1995-01-07 20:53:32 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|