PORTNAME=	base32
PORTVERSION=	0.3.4
CATEGORIES=	converters rubygems
MASTER_SITES=	RG

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Ruby extension for base32 encoding and decoding
WWW=		https://github.com/stesla/base32

LICENSE=        bsd2 ruby
LICENSE_COMB=   dual

NO_ARCH=	yes
USES=		gem

.include <bsd.port.mk>
