1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/net-mgmt/nagircbot/Makefile
Vanilla I. Shu 727bd23969 Stagify.
2014-06-09 03:59:09 +00:00

19 lines
333 B
Makefile

# Created by: anarcat@anarcat.ath.cx
# $FreeBSD$
PORTNAME= nagircbot
PORTVERSION= 0.0.33
CATEGORIES= net-mgmt irc
MASTER_SITES= http://www.vanheusden.com/nagircbot/
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= IRC bot for Nagios
USES= gmake
USE_RC_SUBR= nagircbot
PLIST_FILES= bin/nagircbot
.include <bsd.port.mk>