freebsd-ports/www/rubygem-merb-helpers/Makefile
Sunpoet Po-Chuan Hsieh b390d9a8d4 - Add LICENSE
- Remove WWW
2015-05-23 15:37:48 +00:00

20 lines
385 B
Makefile

# Created by: Scott Sanders <scott@jssjr.com>
# $FreeBSD$
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:${PORTSDIR}/www/rubygem-merb-core
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>