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

18 lines
382 B
Makefile

PORTNAME= case_transform
PORTVERSION= 0.2
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Extraction of the key_transform abilities of ActiveModelSerializers
WWW= https://github.com/NullVoxPopuli/case_transform
LICENSE= MIT
RUN_DEPENDS= rubygem-activesupport5>0:devel/rubygem-activesupport5
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>