summaryrefslogtreecommitdiff
path: root/misc/cuecat
diff options
context:
space:
mode:
authorwiz <wiz>2006-01-11 18:15:57 +0000
committerwiz <wiz>2006-01-11 18:15:57 +0000
commit57038aab13f9ca421963cdd447d7bb1cc72c55b8 (patch)
tree668854df0fe864de99374727fdace216c6662980 /misc/cuecat
parentd0231bda9da91562984e1b48d8fbe4becfdd00b5 (diff)
downloadpkgsrc-57038aab13f9ca421963cdd447d7bb1cc72c55b8.tar.gz
Mark as ONLY_FOR_PLATFORM NetBSD, since it uses wscons; noted by joerg.
While here, drop maintainership.
Diffstat (limited to 'misc/cuecat')
-rw-r--r--misc/cuecat/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/misc/cuecat/Makefile b/misc/cuecat/Makefile
index d7d157453c2..92de89f399d 100644
--- a/misc/cuecat/Makefile
+++ b/misc/cuecat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/12/02 13:57:49 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2006/01/11 18:15:57 wiz Exp $
#
DISTNAME= cuecat-0.2.1
@@ -6,10 +6,12 @@ CATEGORIES= misc
MASTER_SITES= ftp://opensource.lineo.com/drivers/ \
http://www.flyingbuttmonkeys.com/mirrors/oss.lineo.com/drivers/
-MAINTAINER= wiz@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://opensource.lineo.com/cuecat/cuecat_driver/
COMMENT= Read and parse barcodes from your CueCat barcode reader
+ONLY_FOR_PLATFORM= NetBSD-*-*
+
RESTRICTED= Hardware manufacturer claims intellectual property infringement.
NO_SRC_ON_FTP= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}