mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
f01dc75aff
this is my first freebsd ports commit, so please let me know if I missed something! _]:8)
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>
|