1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
# $FreeBSD$ PORTNAME= url_safe_base64 PORTVERSION= 0.2.2 CATEGORIES= converters rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Converts strings to/from base64 that contains only url-safe characters LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE NO_ARCH= yes USE_RUBY= yes USES= gem .include <bsd.port.mk>