freebsd-ports/security/rubygem-ezcrypto/Makefile

17 lines
289 B
Makefile

# Created by: Steven Kreuzer
# $FreeBSD$
PORTNAME= ezcrypto
PORTVERSION= 0.7.2
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Wrapper for the poorly documented OpenSSL ruby library
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>