From f01dc75aff5de54b1adbd82ff3c3b83ad7f5bba6 Mon Sep 17 00:00:00 2001 From: Daniel Baker Date: Wed, 30 Jun 1999 03:58:15 +0000 Subject: initial import of dgpsip port this is my first freebsd ports commit, so please let me know if I missed something! _]:8) --- astro/dgpsip/Makefile | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 astro/dgpsip/Makefile (limited to 'astro/dgpsip/Makefile') diff --git a/astro/dgpsip/Makefile b/astro/dgpsip/Makefile new file mode 100644 index 000000000000..8551f263e1b3 --- /dev/null +++ b/astro/dgpsip/Makefile @@ -0,0 +1,19 @@ +# New ports collection makefile for: dgpsip +# Version required: 1.25 +# Date created: 05 Jun 1999 +# Whom: Daniel Baker +# +# $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 -- cgit v1.2.3