freebsd-ports/lang/scheme48/Makefile

22 lines
362 B
Makefile
Raw Normal View History

# New ports collection makefile for: scheme48
# Date created: 25 Aug 1997
# Whom: jmacd
#
1999-08-25 08:35:40 +02:00
# $FreeBSD$
#
PORTNAME= scheme48
PORTVERSION= 0.57
CATEGORIES= lang
MASTER_SITES= http://s48.org/0.57/
1997-08-27 21:31:45 +02:00
EXTRACT_SUFX= .tgz
1995-04-15 07:44:50 +02:00
MAINTAINER= ports@FreeBSD.org
1995-04-16 01:38:48 +02:00
GNU_CONFIGURE= yes
ALL_TARGET = enough
STRIP=
MAN1= scheme48.1
.include <bsd.port.mk>