1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/lang/scheme48/Makefile

22 lines
394 B
Makefile
Raw Normal View History

# New ports collection makefile for: scheme48
# Version required: 0.46
# Date created: 25 Aug 1997
# Whom: jmacd
#
1999-08-25 06:35:40 +00:00
# $FreeBSD$
#
DISTNAME= scheme48-0.46
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
MAINTAINER= jmacd@FreeBSD.org
1995-04-15 23:38:48 +00:00
GNU_CONFIGURE= yes
ALL_TARGET = enough
STRIP=
MAN1= scheme48.1
.include <bsd.port.mk>