blob: d999a0e127ff1738889f821d92438e8406144430 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
PORTNAME= case_transform
PORTVERSION= 0.2
CATEGORIES= textproc rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 61
MAINTAINER= bofh@FreeBSD.org
COMMENT= Extraction of the key_transform abilities of ActiveModelSerializers
WWW= https://github.com/NullVoxPopuli/case_transform
LICENSE= MIT
RUN_DEPENDS= rubygem-activesupport61>0:devel/rubygem-activesupport61
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>
|