aboutsummaryrefslogtreecommitdiffstats
path: root/astro/dgpsip/Makefile
blob: 4a28f870ef2ec0ef1b1fac50f0b936cb530e23a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Daniel Baker <dbaker@FreeBSD.org>
# $FreeBSD$

PORTNAME=   dgpsip
PORTVERSION=    1.35
CATEGORIES= astro geography
MASTER_SITES=   http://www.madbavarian.org/ftp/

MAINTAINER= jharris@widomaker.com
COMMENT=    Differential GPS over IP communication device

GNU_CONFIGURE=  yes
NO_STAGE=   yes

MAN1=   dgpsip.1
PLIST_FILES=    bin/dgpsip

.include <bsd.port.mk>