1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
# Created by: Brooks Davis <brooks@FreeBSD.org # $FreeBSD$ PORTNAME= nagiosplugin PORTVERSION= 0.4.5 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= koobs@FreeBSD.org COMMENT= Class library for writing Nagios (Icinga) plugins LICENSE= ZPL21 USE_PYTHON= yes USE_PYDISTUTILS= easy_install .include <bsd.port.mk>