diff options
Diffstat (limited to 'net-mgmt/nagircbot/Makefile')
-rw-r--r-- | net-mgmt/nagircbot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/nagircbot/Makefile b/net-mgmt/nagircbot/Makefile index 4b2ee9792476..e975932b7956 100644 --- a/net-mgmt/nagircbot/Makefile +++ b/net-mgmt/nagircbot/Makefile @@ -3,6 +3,7 @@ PORTNAME= nagircbot PORTVERSION= 0.0.33 +PORTREVISION= 1 CATEGORIES= net-mgmt irc MASTER_SITES= http://www.vanheusden.com/nagircbot/ @@ -10,6 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= IRC bot for Nagios USES= gmake tar:tgz +USE_OPENSSL= yes USE_RC_SUBR= nagircbot PLIST_FILES= bin/nagircbot |