opnsense-ports/security/rubygem-ruby-rc4/Makefile
Franco Fichtner 62b2f67211 */*: sync with upstream
Taken from: FreeBSD
2022-07-21 08:10:06 +02:00

16 lines
248 B
Makefile

PORTNAME= ruby-rc4
PORTVERSION= 0.1.5
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Pure Ruby implementation of the RC4 algorithm
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>