diff options
Diffstat (limited to 'astro/dgpsip/Makefile')
-rw-r--r-- | astro/dgpsip/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/astro/dgpsip/Makefile b/astro/dgpsip/Makefile index 172ac2b9bd3..4a28f870ef2 100644 --- a/astro/dgpsip/Makefile +++ b/astro/dgpsip/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: dgpsip -# Date created: 05 Jun 1999 -# Whom: Daniel Baker <dbaker@FreeBSD.org> -# +# Created by: Daniel Baker <dbaker@FreeBSD.org> # $FreeBSD$ -# PORTNAME= dgpsip PORTVERSION= 1.35 @@ -14,6 +10,7 @@ MAINTAINER= jharris@widomaker.com COMMENT= Differential GPS over IP communication device GNU_CONFIGURE= yes +NO_STAGE= yes MAN1= dgpsip.1 PLIST_FILES= bin/dgpsip |