opnsense-ports/devel/rubygem-celluloid-essentials/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

19 lines
419 B
Makefile

PORTNAME= celluloid-essentials
PORTVERSION= 0.20.5
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Internally used tools, and superstructural dependencies of Celluloid
WWW= https://github.com/celluloid/celluloid-essentials
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>