# Created by: Po-Chuan Hsieh # $FreeBSD: head/converters/rubygem-base64/Makefile 560057 2021-01-03 19:58:29Z sunpoet $ PORTNAME= base64 PORTVERSION= 0.1.0 CATEGORIES= converters rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Encode and decode binary data using a Base64 representation LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt USES= gem USE_RUBY= yes NO_ARCH= yes .include