mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
20 lines
384 B
Makefile
20 lines
384 B
Makefile
|
# New ports collection makefile for: dgpsip
|
||
|
# Version required: 1.25
|
||
|
# Date created: 05 Jun 1999
|
||
|
# Whom: Daniel Baker <dbaker@freebsd.org>
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
DISTNAME= dgpsip-1.25
|
||
|
CATEGORIES= astro
|
||
|
MASTER_SITES= http://www.wsrcc.com/wolfgang/ftp/
|
||
|
|
||
|
MAINTAINER= dbaker@freebsd.org
|
||
|
|
||
|
DISTFILES= dgpsip-1.25.tar.gz
|
||
|
|
||
|
GNU_CONFIGURE= YES
|
||
|
|
||
|
.include <bsd.port.mk>
|