Files
bsdports/_unused/rubygem-rack-protection/Makefile
2019-12-26 07:26:06 +00:00

20 lines
448 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD: head/www/rubygem-rack-protection/Makefile 441028 2017-05-16 18:19:32Z sunpoet $
PORTNAME= rack-protection
PORTVERSION= 2.0.4
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Collection of Rack middleware to protect against opportunistic attack
RUN_DEPENDS= rubygem-rack>=0:ruby/rubygem-rack
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>