mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
378163d509
Update of maintainer email, extra text to quell confusion as to wether linux compatibility/emulation is needed. Also added WWW and Author lines PR: ports/122747 Submitted by: Dirk-Willem van Gulik <dirkx@webweaving.org>
20 lines
492 B
Makefile
20 lines
492 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@webweaving.org
|
|
COMMENT= Command line tool to download datalogs from the Royaltek RBT-3000 bluetooth GPS receiver
|
|
|
|
MAN1= bluegps.1
|
|
|
|
.include <bsd.port.mk>
|