freebsd-ports/irc/rubygem-cinch/Makefile
2014-08-23 20:44:18 +00:00

17 lines
254 B
Makefile

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