dd88c40777
we already had in a patch.
18 lines
362 B
Makefile
18 lines
362 B
Makefile
# $OpenBSD: Makefile.inc,v 1.5 2011/06/08 14:24:50 sthen Exp $
|
|
|
|
V = 1.4.1
|
|
|
|
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/}
|