aboutsummaryrefslogblamecommitdiff
path: root/devel/rubygem-hana/Makefile
blob: 6edcfab383d33829bb9aa0e1a8ca809697d11903 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                                                     









                                                               






                      
# Created by: Matthias Fechner <mfechner@FreeBSD.org>

PORTNAME=	hana
PORTVERSION=	1.3.6
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	mfechner@FreeBSD.org
COMMENT=	Ruby JSON-Patch and JSON-Pointer implementation

LICENSE=	MIT

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>