freebsd-ports/www/rubygem-merb-helpers/Makefile
2021-04-06 16:31:07 +02:00

20 lines
345 B
Makefile

# Created by: Scott Sanders <scott@jssjr.com>
PORTNAME= merb-helpers
PORTVERSION= 1.1.3
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Merb plugin containing view helpers
LICENSE= MIT
RUN_DEPENDS= rubygem-merb-core>=1.1.3:www/rubygem-merb-core
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>