2017-07-24 05:18:54 +02:00
|
|
|
# $NetBSD: Makefile,v 1.18 2017/07/24 03:18:54 maya Exp $
|
2001-06-22 05:41:49 +02:00
|
|
|
|
2017-07-24 05:18:54 +02:00
|
|
|
PKGNAME= inform-6.33.20160609
|
|
|
|
DISTNAME= inform-6.33-6.12.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
|
|
|
|
2017-07-24 05:18:54 +02:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
|
|
HOMEPAGE= http://inform7.com/
|
2004-12-06 18:47:11 +01:00
|
|
|
COMMENT= Interactive fiction compiler (Z-Machine and Glulx)
|
2017-07-24 05:18:54 +02:00
|
|
|
LICENSE= artistic-2.0
|
2001-06-22 05:41:49 +02:00
|
|
|
|
2017-07-24 05:18:54 +02:00
|
|
|
NO_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"
|