summaryrefslogtreecommitdiff
path: root/devel/picprg
diff options
context:
space:
mode:
authordsainty <dsainty@pkgsrc.org>2007-03-26 09:31:10 +0000
committerdsainty <dsainty@pkgsrc.org>2007-03-26 09:31:10 +0000
commitab9551e1d9f12134c70f77f5657eab79f57cab7a (patch)
tree998c0bf56e0e78544b7cbe05ca9b30d2b0d9799a /devel/picprg
parent0b0dfcaaa8a65b1f30e65a38cab52b1c886270bf (diff)
downloadpkgsrc-ab9551e1d9f12134c70f77f5657eab79f57cab7a.tar.gz
Add an explanatory comment why this package is only suitable for NetBSD. No effective change.
Diffstat (limited to 'devel/picprg')
-rw-r--r--devel/picprg/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/picprg/Makefile b/devel/picprg/Makefile
index e3f2bea177d..84d6641986a 100644
--- a/devel/picprg/Makefile
+++ b/devel/picprg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/02/11 14:19:49 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2007/03/26 09:31:10 dsainty Exp $
#
PKGNAME= picprg-2.3d
@@ -11,6 +11,9 @@ MAINTAINER= dsainty@NetBSD.org
HOMEPAGE= http://www.finitesite.com/d3jsys/
COMMENT= Parallel port PIC programmer
+# The programmer makes direct I/O bus accesses via the i386 in/out
+# instructions. The program has been patches to work on NetBSD only,
+# via the i386_set_ioperm() interface.
ONLY_FOR_PLATFORM= NetBSD-*-i386
USE_TOOLS+= gmake