pkgsrc/lang/inform/Makefile

17 lines
415 B
Makefile
Raw Normal View History

2015-02-21 14:25:59 +01:00
# $NetBSD: Makefile,v 1.17 2015/02/21 13:25:59 mef Exp $
DISTNAME= inform-6.31.1
PKGREVISION= 1
CATEGORIES= lang
MASTER_SITES= http://mirror.ifarchive.org/if-archive/infocom/compilers/inform6/source/
MAINTAINER= nathanw@mit.edu
2015-02-21 14:25:59 +01:00
HOMEPAGE= http://inform7.com/
COMMENT= Interactive fiction compiler (Z-Machine and Glulx)
LICENSE= inform-license
GNU_CONFIGURE= yes
USE_TOOLS+= gmake
.include "../../mk/bsd.pkg.mk"