freebsd-ports/astro/dgpsip/Makefile
Baptiste Daroussin c17e193a45 Support stage
2014-01-19 18:53:46 +00:00

17 lines
354 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
PLIST_FILES= bin/dgpsip \
man/man1/dgpsip.1.gz
.include <bsd.port.mk>