# Created by: Steve Wills # $FreeBSD: head/devel/rubygem-ascii85/Makefile 414136 2016-04-27 21:57:31Z 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 LICENSE= MIT GEM_NAME= ${DISTNAME} NO_ARCH= yes USE_RUBY= yes USES= gem PLIST_FILES= bin/ascii85 .include