cdf83999dd
"no-profit").
18 lines
460 B
Makefile
18 lines
460 B
Makefile
# $NetBSD: Makefile,v 1.15 2010/06/03 09:26:30 wiz 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
|
|
HOMEPAGE= http://www.inform-fiction.org/
|
|
COMMENT= Interactive fiction compiler (Z-Machine and Glulx)
|
|
LICENSE= inform-license
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_TOOLS+= gmake
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|