aboutsummaryrefslogtreecommitdiff
path: root/lang/scheme48/Makefile
blob: 14209d119422897e8ad9d0629f87449f30d8092f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:    scheme48
# Date created:         25 Aug 1997
# Whom:                 jmacd
#
# $FreeBSD$
#

PORTNAME=	scheme48
PORTVERSION=	0.53
CATEGORIES=	lang
MASTER_SITES=	http://www.neci.nj.nec.com/homepages/kelsey/ \
		ftp://ftp.nj.nec.com/pub/kelsey/
EXTRACT_SUFX=	.tgz

MAINTAINER= 	nectar@FreeBSD.org

FORBIDDEN=	emails love notes to authors on install

GNU_CONFIGURE=  yes
ALL_TARGET = 	enough
STRIP=
MAN1=		scheme48.1

.include <bsd.port.mk>