Drop useless and wrong README.

ok sebastia@ (maintainer)
This commit is contained in:
ajacoutot 2014-08-27 12:50:07 +00:00
parent efdea6bd0e
commit 221ee0e406
3 changed files with 3 additions and 20 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.18 2014/08/27 10:31:06 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.19 2014/08/27 12:50:07 ajacoutot Exp $
COMMENT = garmin gps map management tool
DISTNAME = qlandkartegt-1.7.5
REVISION = 2
REVISION = 3
CATEGORIES = geo x11
HOMEPAGE = http://www.qlandkarte.org/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.6 2014/08/27 09:35:14 kirby Exp $
@comment $OpenBSD: PLIST,v 1.7 2014/08/27 12:50:07 ajacoutot Exp $
@pkgpath geo/qlandkarte
@bin bin/cache2gtiff
@bin bin/map2gcm
@ -8,7 +8,6 @@
@bin bin/qlandkartegt
@man man/man1/qlandkartegt.1
share/applications/qlandkartegt.desktop
share/doc/pkg-readmes/${FULLPKGNAME}
share/pixmaps/
share/pixmaps/qlandkartegt.png
share/qlandkartegt/

View File

@ -1,16 +0,0 @@
$OpenBSD: README,v 1.3 2014/08/27 10:31:07 ajacoutot Exp $
+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------
qlandkarte accesses USB GPS devices via the ugen device driver. A scan
is performed by successively opening ugen device nodes (starting with
ugen0) until either your GPS device is found or until the ugen devices
are exhausted.
By default OpenBSD creates only two ugen device nodes, so if for
example, your device attaches as ugen4, you will have to create ugen2
through ugen4 manually:
cd /dev && sudo sh MAKEDEV ugen{2,3,4}