mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
7e52725f2a
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
21 lines
411 B
Makefile
21 lines
411 B
Makefile
# 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>
|