freebsd-ports/devel/rubygem-celluloid-extras/Makefile

20 lines
392 B
Makefile

PORTNAME= celluloid-extras
PORTVERSION= 0.20.5
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Celluloid expansion, testing, and example classes
WWW= https://github.com/celluloid/celluloid-extras
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-timers>=4.1.1:devel/rubygem-timers
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>