1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/comms/bluegps/Makefile
Edwin Groothuis 378163d509 Update port: comms/bluegps maintainer email, extra text
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>
2008-05-22 09:08:47 +00:00

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>