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

20 lines
467 B
Makefile

# Created by: Joseph Benden <joe@thrallingpenguin.com>
# $FreeBSD: head/www/rubygem-akami/Makefile 446800 2017-07-28 02:41:24Z sunpoet $
PORTNAME= akami
PORTVERSION= 1.3.1
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= joe@thrallingpenguin.com
COMMENT= Library for building web service security
RUN_DEPENDS= rubygem-gyoku>=0.4.0:ruby/rubygem-gyoku \
rubygem-nokogiri>=0:ruby/rubygem-nokogiri
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>