mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
18 lines
254 B
Makefile
18 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>
|