pkgsrc/lang/inform/Makefile

18 lines
425 B
Makefile

# $NetBSD: Makefile,v 1.7 2004/01/24 13:51:14 grant Exp $
DISTNAME= inform-6.21.4
CATEGORIES= lang
MASTER_SITES= http://mirror.ifarchive.org/if-archive/infocom/compilers/inform6/source/
MAINTAINER= nathanw@mit.edu
HOMEPAGE= http://www.inform-fiction.org/
COMMENT= Interactive fiction compiler (creates z-code)
LICENSE= no-profit
GNU_CONFIGURE= yes
USE_GNU_TOOLS+= make
INFO_FILES= inform
.include "../../mk/bsd.pkg.mk"