mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
54c814ed03
Approved by: Pav (wearing portmgr hat)
22 lines
448 B
Makefile
22 lines
448 B
Makefile
# New ports collection makefile for: dgpsip
|
|
# Date created: 05 Jun 1999
|
|
# Whom: Daniel Baker <dbaker@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= dgpsip
|
|
PORTVERSION= 1.35
|
|
CATEGORIES= astro geography
|
|
MASTER_SITES= http://www.wsrcc.com/wolfgang/ftp/
|
|
|
|
MAINTAINER= jharris@widomaker.com
|
|
COMMENT= Differential GPS over IP communication device
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
MAN1= dgpsip.1
|
|
PLIST_FILES= bin/dgpsip
|
|
|
|
.include <bsd.port.mk>
|