2012-11-20 20:06:23 +01:00
|
|
|
# Created by: anarcat@anarcat.ath.cx
|
2007-07-06 09:15:08 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= nagircbot
|
2011-06-15 15:51:06 +02:00
|
|
|
PORTVERSION= 0.0.33
|
2007-07-06 09:15:08 +02:00
|
|
|
CATEGORIES= net-mgmt irc
|
|
|
|
MASTER_SITES= http://www.vanheusden.com/nagircbot/
|
|
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
|
2012-11-20 20:06:23 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2007-07-06 09:15:08 +02:00
|
|
|
COMMENT= IRC bot for Nagios
|
|
|
|
|
|
|
|
USE_GMAKE= yes
|
|
|
|
USE_RC_SUBR= nagircbot
|
|
|
|
|
|
|
|
PLIST_FILES= bin/nagircbot
|
|
|
|
|
2009-01-06 18:59:31 +01:00
|
|
|
.include <bsd.port.mk>
|