1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/astro/dgpsip/Makefile

19 lines
358 B
Makefile

# Created by: Daniel Baker <dbaker@FreeBSD.org>
# $FreeBSD$
PORTNAME= dgpsip
PORTVERSION= 1.35
CATEGORIES= astro geography
MASTER_SITES= http://www.madbavarian.org/ftp/
MAINTAINER= jharris@widomaker.com
COMMENT= Differential GPS over IP communication device
GNU_CONFIGURE= yes
NO_STAGE= yes
MAN1= dgpsip.1
PLIST_FILES= bin/dgpsip
.include <bsd.port.mk>