pkgsrc/lang/inform/Makefile
2003-08-09 10:59:08 +00:00

17 lines
403 B
Makefile

# $NetBSD: Makefile,v 1.4 2003/08/09 10:59:09 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/bsd.pkg.mk"