aboutsummaryrefslogblamecommitdiff
path: root/converters/rubygem-base32/Makefile
blob: 30d59e0b398e8d2ba50313a2a45b83725c4271fb (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
                                                         













                                                               
# Created by: Torsten Zuehlsdorff <ports@toco-domains.de>

PORTNAME=	base32
PORTVERSION=	0.3.2
CATEGORIES=	converters rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Ruby extension for base32 encoding and decoding

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>