forked from Lainports/opnsense-ports
16 lines
277 B
Makefile
16 lines
277 B
Makefile
PORTNAME= cinch
|
|
PORTVERSION= 2.3.4
|
|
CATEGORIES= irc rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= IRC Bot Building Framework
|
|
WWW= https://github.com/cinchrb/cinch
|
|
|
|
LICENSE= MIT
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
NO_ARCH= yes
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|