aboutsummaryrefslogtreecommitdiffstats
path: root/devel/rubygem-xorcist/Makefile
blob: 4ce2375513e530a6abfc27131637ae5ce04ec353 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	xorcist
PORTVERSION=	1.1.3
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	bofh@FreeBSD.org
COMMENT=	Blazing-fast-cross-platform-monkey-patch-free string XOR
WWW=		https://github.com/fny/xorcist

LICENSE=	RUBY

USES=		gem

.include <bsd.port.mk>