1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/security/rubygem-pbkdf2-ruby/Makefile

20 lines
313 B
Makefile

# Created by: Mark Felder <feld@FreeBSD.org>
# $FreeBSD$
PORTNAME= pbkdf2-ruby
PORTVERSION= 0.2.1
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= feld@FreeBSD.org
COMMENT= Password Based Key Derivation Function 2 for Ruby
LICENSE= MIT
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>