pkgsrc/lang/inform/Makefile

17 lines
412 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.8 2004/12/06 17:47:11 nathanw Exp $
DISTNAME= inform-6.30.2
CATEGORIES= lang
MASTER_SITES= http://mirror.ifarchive.org/if-archive/infocom/compilers/inform6/source/
MAINTAINER= nathanw@mit.edu
2003-09-02 11:55:44 +02:00
HOMEPAGE= http://www.inform-fiction.org/
COMMENT= Interactive fiction compiler (Z-Machine and Glulx)
LICENSE= no-profit
GNU_CONFIGURE= yes
USE_GNU_TOOLS+= make
.include "../../mk/bsd.pkg.mk"