pkgsrc/lang/inform/Makefile

17 lines
440 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.18 2017/07/24 03:18:54 maya Exp $
PKGNAME= inform-6.33.20160609
DISTNAME= inform-6.33-6.12.1
CATEGORIES= lang
MASTER_SITES= http://mirror.ifarchive.org/if-archive/infocom/compilers/inform6/source/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://inform7.com/
COMMENT= Interactive fiction compiler (Z-Machine and Glulx)
LICENSE= artistic-2.0
NO_CONFIGURE= yes
USE_TOOLS+= gmake
.include "../../mk/bsd.pkg.mk"