summaryrefslogtreecommitdiff
path: root/lang/inform/Makefile
blob: 7a61d96408d8cba785a8df0e0a77e83b07e20ab2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.2 2002/02/18 15:14:25 seb Exp $

DISTNAME=	inform-6.21.2
CATEGORIES=	lang
MASTER_SITES=	ftp://ftp.gmd.de/if-archive/infocom/compilers/inform6/source/

MAINTAINER=	nathanw@mit.edu
HOMEPAGE=	http://www.gnelson.demon.co.uk/inform.html
COMMENT=	Interactive fiction compiler (creates z-code)

LICENSE=	no-profit

GNU_CONFIGURE=	yes

INFO_FILES=	inform

.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"