danj 1991058dbd Remove unresponsive maintainers
If somebody is removed who actually wants maintainer and either
didn't receive the mail, or didn't bother to reply to it, they are
free to send a diff to reinstate.

ok sthen@, jca@
2019-07-17 14:49:19 +00:00

20 lines
364 B
Makefile

# $OpenBSD: Makefile,v 1.21 2019/07/17 14:49:19 danj Exp $
COMMENT= Differential GPS over IP communication device
DISTNAME= dgpsip-1.35
CATEGORIES= astro
MASTER_SITES= http://www.wsrcc.com/wolfgang/ftp/
REVISION = 1
HOMEPAGE= http://www.wsrcc.com/wolfgang/gps/dgps-ip.html
# GPL
PERMIT_PACKAGE= Yes
WANTLIB= c m
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>