summaryrefslogtreecommitdiff
path: root/lang/brandybasic
diff options
context:
space:
mode:
authorrillig <rillig>2007-11-20 22:11:50 +0000
committerrillig <rillig>2007-11-20 22:11:50 +0000
commitcaec88d015febd10aada67ea04f34ecd6b842f4a (patch)
treef1693cdc180721fcc88eb7978e5f1d9b9a790325 /lang/brandybasic
parentd37d2e710279a8a54085c781b468ca4764080bba (diff)
downloadpkgsrc-caec88d015febd10aada67ea04f34ecd6b842f4a.tar.gz
Not for Solaris.
Diffstat (limited to 'lang/brandybasic')
-rw-r--r--lang/brandybasic/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/brandybasic/Makefile b/lang/brandybasic/Makefile
index e86b63ef2eb..a61f4e2fe42 100644
--- a/lang/brandybasic/Makefile
+++ b/lang/brandybasic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/10/04 21:46:12 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2007/11/20 22:11:50 rillig Exp $
#
DISTNAME= b116
@@ -13,6 +13,8 @@ MAINTAINER= abs@NetBSD.org
HOMEPAGE= http://jaguar.orpheusweb.co.uk/branpage.html
COMMENT= Brandy Basic V interpreter - Acorn ARM Computers BASIC dialect
+NOT_FOR_PLATFORM= SunOS-*-* # needs porting
+
WRKSRC= ${WRKDIR}/brandy-1.0.16
DOCDIR= ${PREFIX}/share/doc/brandy
EXAMPLEDIR= ${PREFIX}/share/examples/brandy