freebsd-ports/irc/rubygem-cinch/Makefile
Sunpoet Po-Chuan Hsieh 66fb3db6a9 - Update to 2.0.11
- Remove leading definite article from COMMENT

Changes:	https://github.com/cinchrb/cinch/blob/master/ChangeLog
2015-05-25 19:55:16 +00:00

17 lines
250 B
Makefile

# $FreeBSD$
PORTNAME= cinch
PORTVERSION= 2.2.5
CATEGORIES= irc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= IRC Bot Building Framework
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>