1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/converters/rubygem-base32/Makefile

16 lines
294 B
Makefile

# Created by: Torsten Zuehlsdorff <ports@toco-domains.de>
PORTNAME= base32
PORTVERSION= 0.3.4
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>