summaryrefslogtreecommitdiffstats
path: root/devel/rubygem-ascii85/Makefile
blob: 2a6245ebad11e1b624904bfba7b200c7a965672c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$

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

LICENSE=	MIT

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

PLIST_FILES=	bin/ascii85

.include <bsd.port.mk>
OpenPOWER on IntegriCloud