PORTNAME=	ascii85
PORTVERSION=	1.1.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG
DISTNAME=	Ascii85-${PORTVERSION}

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Encode/decode Adobe's binary-to-text encoding of the same name #'
WWW=		https://github.com/DataWraith/ascii85gem

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		gem

NO_ARCH=	yes

PLIST_FILES=	bin/ascii85

.include <bsd.port.mk>
