freebsd-ports/security/rubygem-ezcrypto/Makefile
Steven Kreuzer c1947aa359 Update to 0.7.2
PR:				ports/133520
Submitted by	Philip M. Gollucci <pgollucci@freebsd.org>
Approved by:	wxs (mentor)
2009-04-09 15:33:44 +00:00

20 lines
382 B
Makefile

# Ports collection makefile for: ezcrypto
# Date created: 15 April 2008
# Whom: Steven Kreuzer
#
# $FreeBSD$
#
PORTNAME= ezcrypto
PORTVERSION= 0.7.2
CATEGORIES= security rubygems
MASTER_SITES= RF
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Wrapper for the poorly documented OpenSSL ruby library
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>