1995-01-07 20:53:32 +00:00
|
|
|
# New ports collection makefile for: scheme48
|
|
|
|
# Version required: 0.36
|
|
|
|
# Date created: 2 Jan 1995
|
|
|
|
# Whom: jmacd@uclink.berkeley.edu
|
|
|
|
#
|
1996-11-12 02:19:40 +00:00
|
|
|
# $Id: Makefile,v 1.6 1995/11/22 13:13:09 asami Exp $
|
1995-01-07 20:53:32 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= scheme48-0.36
|
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/
|
|
|
|
|
1995-04-15 23:38:48 +00:00
|
|
|
MAINTAINER= jmacd@FreeBSD.ORG
|
|
|
|
|
1995-01-07 20:53:32 +00:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS= --prefix=${PREFIX}
|
|
|
|
ALL_TARGET = enough
|
|
|
|
NO_WRKSUBDIR= yes
|
1995-04-24 22:31:59 +00:00
|
|
|
STRIP=
|
1995-01-07 20:53:32 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|