summaryrefslogtreecommitdiff
path: root/astro/dgpsip/Makefile
blob: 97cdf9df499a9b897a5b8e29596b9c94f163bc2a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    dgpsip
# Date created:         		05 Jun 1999
# Whom:                 		Daniel Baker <dbaker@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	dgpsip
PORTVERSION=	1.32
CATEGORIES=	astro
MASTER_SITES=	http://www.wsrcc.com/wolfgang/ftp/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Differential GPS over IP communication device

GNU_CONFIGURE=	yes

MAN1=	dgpsip.1
PLIST_FILES=	bin/dgpsip

.include <bsd.port.mk>