1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/net-mgmt/nagircbot/Makefile
Wesley Shields 606a979463 - Update to 0.0.33.
PR:		ports/157488
Submitted by:	Ryan Steinmetz <rpsfa@rit.edu>
Approved by:	maintainer timeout
2011-06-15 13:51:06 +00:00

23 lines
424 B
Makefile

# New ports collection makefile for: backupninja
# Date created: 7 june 2006
# Whom: anarcat
#
# $FreeBSD$
#
PORTNAME= nagircbot
PORTVERSION= 0.0.33
CATEGORIES= net-mgmt irc
MASTER_SITES= http://www.vanheusden.com/nagircbot/
EXTRACT_SUFX= .tgz
MAINTAINER= anarcat@anarcat.ath.cx
COMMENT= IRC bot for Nagios
USE_GMAKE= yes
USE_RC_SUBR= nagircbot
PLIST_FILES= bin/nagircbot
.include <bsd.port.mk>