summaryrefslogtreecommitdiff
path: root/astro/dgpsip/Makefile
blob: 3383508bd3c593eca2df8eb3e471808f2187e9f7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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=	dbaker@FreeBSD.org
COMMENT=	Differential GPS over IP communication device

GNU_CONFIGURE=	yes

MAN1=	dgpsip.1

.include <bsd.port.mk>