2013-08-09 19:13:54 +00:00

22 lines
388 B
Makefile

# $OpenBSD: Makefile,v 1.4 2013/08/09 19:13:54 rpointel Exp $
COMMENT = system downtime monitoring
DISTNAME = downtimed-0.6
CATEGORIES = sysutils
HOMEPAGE = http://dist.epipe.com/downtimed/
MASTER_SITES = ${HOMEPAGE}
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# BSD
PERMIT_PACKAGE_CDROM = Yes
USE_GROFF = Yes
CONFIGURE_STYLE = gnu
WANTLIB += c
.include <bsd.port.mk>