pkgsrc/lang/inform/Makefile

18 lines
393 B
Makefile
Raw Normal View History

2003-09-02 11:55:44 +02:00
# $NetBSD: Makefile,v 1.5 2003/09/02 09:55:44 dillo Exp $
DISTNAME= inform-6.21.2
CATEGORIES= lang
MASTER_SITES= ftp://ftp.gmd.de/if-archive/infocom/compilers/inform6/source/
MAINTAINER= nathanw@mit.edu
2003-09-02 11:55:44 +02:00
HOMEPAGE= http://www.inform-fiction.org/
COMMENT= Interactive fiction compiler (creates z-code)
LICENSE= no-profit
GNU_CONFIGURE= yes
INFO_FILES= inform
.include "../../mk/bsd.pkg.mk"