aboutsummaryrefslogtreecommitdiff
path: root/comms/bluegps/Makefile
blob: 0326a6d38c460b935c6e4672d709cc7c09fec0c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: dirkx@webweaving.org
# $FreeBSD$

PORTNAME=	bluegps-linux
PORTVERSION=	2.0
CATEGORIES=	comms
MASTER_SITES=	http://www.harbaum.org/till/bluegps/

MAINTAINER=	dirkx@webweaving.org
COMMENT=	Command line tool to download datalogs from the Royaltek RBT-3000 bluetooth GPS receiver

USES=		tar:tgz
PLIST_FILES=	bin/bluegps man/man1/bluegps.1.gz

.include <bsd.port.mk>