Index: head/devel/rubygem-errand/Makefile =================================================================== --- head/devel/rubygem-errand/Makefile (revision 445534) +++ head/devel/rubygem-errand/Makefile (revision 445535) @@ -1,21 +1,23 @@ # Created by: Brad Davis # $FreeBSD$ PORTNAME= errand PORTVERSION= 0.8.1 PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= brd@FreeBSD.org COMMENT= Ruby bindings for RRD +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENCE + RUN_DEPENDS= rrdtool:databases/rrdtool \ rubygem-rrd-ffi>=0.2.13:devel/rubygem-rrd-ffi NO_ARCH= yes - USE_RUBY= yes USES= gem .include