openbsd-ports/net/icinga/Makefile.inc
sthen 8439312341 update Icinga to 1.8.0, testing (including icinga-web) and ok rpe@
- slight tweaks to upgrade documentation while there; you should still
check the proper upgrade notes from upstream, but the README now points
idodb users at the actual location of the schema update files to save
a bit of hunting.
2012-10-18 20:04:58 +00:00

18 lines
364 B
Makefile

# $OpenBSD: Makefile.inc,v 1.13 2012/10/18 20:04:58 sthen Exp $
V ?= 1.8.0
CATEGORIES+= net net/icinga
HOMEPAGE?= http://www.icinga.org/
MAINTAINER?= Stuart Henderson <sthen@openbsd.org>
# GPLv2 only
PERMIT_PACKAGE_CDROM?= Yes
PERMIT_PACKAGE_FTP?= Yes
PERMIT_DISTFILES_CDROM?=Yes
PERMIT_DISTFILES_FTP?= Yes
MASTER_SITES?= ${MASTER_SITE_SOURCEFORGE:=icinga/}