7febc9fefb
- While I'm here, pet portlint for MD5 removal PR: ports/151834 Submitted by: Jason Harris <jharris@widomaker.com> (maintainer) Approved by: pgollucci (mentor, implicit)
21 lines
445 B
Makefile
21 lines
445 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.madbavarian.org/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>
|