freebsd-ports/www/rubygem-rack-accept/Makefile
Sunpoet Po-Chuan Hsieh fc08b29b1f - Add LICENSE
- Shorten COMMENT
- Remove contiguous blank lines
- Update WWW
2015-05-22 20:22:35 +00:00

19 lines
317 B
Makefile

# $FreeBSD$
PORTNAME= rack-accept
PORTVERSION= 0.4.5
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= HTTP Accept* for Ruby/Rack
LICENSE= MIT
RUN_DEPENDS= rubygem-rack>=0.4:${PORTSDIR}/www/rubygem-rack
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>