[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / lang / inform

File: [cvs.NetBSD.org] / pkgsrc / lang / inform / Makefile (download)

Revision 1.13, Tue May 19 08:59:19 2009 UTC (13 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.12: +1 -2 lines

Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.

# $NetBSD: Makefile,v 1.13 2009/05/19 08:59:19 wiz Exp $

DISTNAME=	inform-6.31.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=	no-profit

PKG_DESTDIR_SUPPORT=	user-destdir

GNU_CONFIGURE=	yes
USE_TOOLS+=	gmake

.include "../../mk/bsd.pkg.mk"