# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # rubygem-licensee/Makefile # rubygem-licensee/distinfo # rubygem-licensee/pkg-descr # echo x - rubygem-licensee/Makefile sed 's/^X//' >rubygem-licensee/Makefile << 'a4e3a1988c32643bee98765f58195f36' X# Created by: Brendan Molloy X# $FreeBSD$ X XPORTNAME= licensee XPORTVERSION= 6.0.0 XCATEGORIES= devel rubygems XMASTER_SITES= RG X XMAINTAINER= brendan+freebsd@bbqsrc.net XCOMMENT= Detects under what license a project is distributed X XLICENSE= MIT X XBUILD_DEPENDS= rubygem-pry>=0.9:${PORTSDIR}/devel/rubygem-pry \ X rubygem-rake>=10.3:${PORTSDIR}/devel/rubygem-rake \ X rubygem-ruby-prof>=0.15:${PORTSDIR}/devel/rubygem-ruby-prof \ X rubygem-shoulda>=3.5:${PORTSDIR}/devel/rubygem-shoulda XRUN_DEPENDS= rubygem-rugged>=0.23:${PORTSDIR}/devel/rubygem-rugged X XPLIST_FILES+= bin/licensee X XUSE_RUBY= yes XUSE_RUBYGEMS= yes XRUBYGEM_AUTOPLIST= yes X X.include a4e3a1988c32643bee98765f58195f36 echo x - rubygem-licensee/distinfo sed 's/^X//' >rubygem-licensee/distinfo << 'afa773615c7f9f039d387935d3e66734' XSHA256 (rubygem/licensee-6.0.0.gem) = f15ee9feeb645fe9a15761d0d087cf0d39386928cd4672329e4f0d6b9729c16a XSIZE (rubygem/licensee-6.0.0.gem) = 96256 afa773615c7f9f039d387935d3e66734 echo x - rubygem-licensee/pkg-descr sed 's/^X//' >rubygem-licensee/pkg-descr << 'd3206543803f2fcc1428981a6051f932' XLicensee automates the process of reading LICENSE files and compares their Xcontents to known licenses using a fancy math thing called Rabin-Karp Xrolling-hashes. X XWWW: https://github.com/benbalter/licensee d3206543803f2fcc1428981a6051f932 exit