freebsd-ports/irc/rubygem-cinch/Makefile
2015-07-09 15:44:39 +00:00

19 lines
264 B
Makefile

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