summaryrefslogtreecommitdiff
path: root/lang/inform/Makefile
diff options
context:
space:
mode:
authordholland <dholland>2010-06-03 05:24:27 +0000
committerdholland <dholland>2010-06-03 05:24:27 +0000
commitc42d978d2179345ffe2060d99d62343e422c6d1b (patch)
tree63ddca3a44ff66aa1335d48a04ddc120448eb43c /lang/inform/Makefile
parentb297b3ecae465025de897adba45d51549f1a72f1 (diff)
downloadpkgsrc-c42d978d2179345ffe2060d99d62343e422c6d1b.tar.gz
Add my patch from PR 35548, to fix the path buffer sizes.
Diffstat (limited to 'lang/inform/Makefile')
-rw-r--r--lang/inform/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/inform/Makefile b/lang/inform/Makefile
index 3b4774662d0..2d64ac5e4eb 100644
--- a/lang/inform/Makefile
+++ b/lang/inform/Makefile
@@ -1,12 +1,14 @@
-# $NetBSD: Makefile,v 1.13 2009/05/19 08:59:19 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2010/06/03 05:24:27 dholland 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= no-profit
PKG_DESTDIR_SUPPORT= user-destdir