openbsd-ports/astro/dgpsip/Makefile
espie c80849c13c regress -> test
PERMIT_* cleanup
2013-03-10 22:28:04 +00:00

22 lines
429 B
Makefile

# $OpenBSD: Makefile,v 1.17 2013/03/10 22:28:05 espie Exp $
COMMENT= Differential GPS over IP communication device
DISTNAME= dgpsip-1.35
CATEGORIES= astro
MASTER_SITES= http://www.wsrcc.com/wolfgang/ftp/
HOMEPAGE= http://www.wsrcc.com/wolfgang/gps/dgps-ip.html
MAINTAINER= Wolfgang Rupprecht <wsr+dgpsip@wsrcc.com>
# GPL
PERMIT_PACKAGE_CDROM= Yes
WANTLIB= c m
CONFIGURE_STYLE= gnu
USE_GROFF = Yes
.include <bsd.port.mk>