1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/astro/dgpsip/Makefile
Baptiste Daroussin c17e193a45 Support stage
2014-01-19 18:53:46 +00:00

18 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>