summaryrefslogtreecommitdiff
path: root/lang/elk/Makefile
blob: 5500cc7eae6adc29b7f919875c14b3ec7be4844f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    elk
# Version required:     3.0pl2
# Date created:         08 March 1995
# Whom:                 Thomas Gellekum <tg@FreeBSD.org>
#
# $NetBSD: Makefile,v 1.2 1998/03/31 11:54:15 agc Exp $
# FreeBSD Id: Makefile,v 1.15 1997/09/01 12:28:30 tg Exp
#

DISTNAME=	elk-3.0
PKGNAME=	elk-3.0.2
CATEGORIES=	lang
MASTER_SITES=	ftp://ftp.uni-bremen.de/pub/programming/languages/scheme/elk/

ALL_TARGET=	default
MAN1=		elk.1

.include <bsd.port.mk>