1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/comms/bluegps/Makefile
2014-02-16 12:22:52 +00:00

16 lines
381 B
Makefile

# Created by: 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@webweaving.org
COMMENT= Command line tool to download datalogs from the Royaltek RBT-3000 bluetooth GPS receiver
PLIST_FILES= bin/bluegps man/man1/bluegps.1.gz
.include <bsd.port.mk>