# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_0_0/devel/rubygem-ascii85/Makefile 332034 2013-10-30 02:29:22Z swills $

PORTNAME=	ascii85
PORTVERSION=	1.0.2
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

GEM_NAME=	${DISTNAME}
USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

PLIST_FILES+=	bin/ascii85

.include <bsd.port.mk>
