summaryrefslogtreecommitdiffstats
path: root/lang/sketchy/Makefile
blob: 32421c9f373d6e55785b3be97c4e27f2c12892c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	SketchyLISP
# Date created:				12 May 2005
# Whom:					Nils M Holm <nmh@t3x.org>
#
# $FreeBSD$
#

PORTNAME=	sketchy
PORTVERSION=	20050807
CATEGORIES=	lang devel lisp
MASTER_SITES=	http://www.t3x.org/sketchy/

MAINTAINER=	nmh@t3x.org
COMMENT=	An interpreter for a purely applicative dialect of Scheme

MAN7=		sketchy.7

MAKE_ENV+=	BINOWN=${BINOWN} \
		BINGRP=${BINGRP} \
		PREFIX=${PREFIX}

.include <bsd.port.mk>
OpenPOWER on IntegriCloud