forked from Lainports/freebsd-ports
- Remove leading definite article from COMMENT Changes: https://github.com/cinchrb/cinch/blob/master/ChangeLog
17 lines
250 B
Makefile
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>
|