Index: head/devel/rubygem-debugger-xml/Makefile =================================================================== --- head/devel/rubygem-debugger-xml/Makefile (revision 400898) +++ head/devel/rubygem-debugger-xml/Makefile (revision 400899) @@ -1,24 +1,25 @@ # Created by: Vladimir Kondratiev # $FreeBSD$ PORTNAME= debugger-xml PORTVERSION= 0.4.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= XML interface for rubygem-debugger LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-builder32>=2.0.0:${PORTSDIR}/devel/rubygem-builder32 \ rubygem-byebug>=0:${PORTSDIR}/devel/rubygem-byebug NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/rdebug-ide bin/rdebug-vim .include