1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/comms/bluegps/Makefile
Edwin Groothuis d0ab14ab88 New port: comms/bluegps BlueGPS is a simple command line tool to
download datalogs from the Royaltek RBT-3000 bluetooth GPS receiver
(and similar) over a bluetooth link. Based on bluegps-linux.

PR:		ports/115012
Submitted by:	Dirk-Willem van Gulik <dirkx@webweaving.org>
2007-09-06 12:04:27 +00:00

20 lines
487 B
Makefile

# New ports collection makefile for: bluegps
# Date created: 29 July 2007
# Whom: dirkx@webweaving.org
#
# $FreeBSD$
#
PORTNAME= bluegps-linux
PORTVERSION= 2.0
CATEGORIES= comms
MASTER_SITES= http://www.harbaum.org/till/bluegps/
EXTRACT_SUFX= .tgz
MAINTAINER= dirkx@joost.com
COMMENT= Command line tool to download datalogs from the Royaltek RBT-3000 bluetooth GPS receiver
MAN1= bluegps.1
.include <bsd.port.mk>