mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
20 lines
360 B
Makefile
20 lines
360 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
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
MAN1= dgpsip.1
|
|
|
|
.include <bsd.port.mk>
|