2015-02-21 14:25:59 +01:00
|
|
|
|
# $NetBSD: Makefile,v 1.17 2015/02/21 13:25:59 mef Exp $
|
2001-06-22 05:41:49 +02:00
|
|
|
|
|
2006-07-27 08:50:36 +02:00
|
|
|
|
DISTNAME= inform-6.31.1
|
2010-06-03 07:24:27 +02:00
|
|
|
|
PKGREVISION= 1
|
2001-06-22 05:41:49 +02:00
|
|
|
|
CATEGORIES= lang
|
2003-09-16 20:55:03 +02:00
|
|
|
|
MASTER_SITES= http://mirror.ifarchive.org/if-archive/infocom/compilers/inform6/source/
|
2001-06-22 05:41:49 +02:00
|
|
|
|
|
|
|
|
|
MAINTAINER= nathanw@mit.edu
|
2015-02-21 14:25:59 +01:00
|
|
|
|
HOMEPAGE= http://inform7.com/
|
2004-12-06 18:47:11 +01:00
|
|
|
|
COMMENT= Interactive fiction compiler (Z-Machine and Glulx)
|
2010-06-03 11:26:30 +02:00
|
|
|
|
LICENSE= inform-license
|
2001-06-22 05:41:49 +02:00
|
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
2005-05-22 22:07:36 +02:00
|
|
|
|
USE_TOOLS+= gmake
|
2001-06-22 05:41:49 +02:00
|
|
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|