opnsense-ports/security/rubygem-pbkdf2-ruby/Makefile
Franco Fichtner f0dd6f9ec0 */*: sync with upstream
Taken from: FreeBSD
2023-07-21 09:38:38 +02:00

16 lines
287 B
Makefile

PORTNAME= pbkdf2-ruby
PORTVERSION= 0.2.1
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= ports@FreeBSD.org
COMMENT= Password Based Key Derivation Function 2 for Ruby
WWW= https://github.com/emerose/pbkdf2-ruby
LICENSE= MIT
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>