Index: textproc/rubygem-mdl/Makefile =================================================================== --- textproc/rubygem-mdl/Makefile (nonexistent) +++ textproc/rubygem-mdl/Makefile (working copy) @@ -0,0 +1,20 @@ +# $FreeBSD$ + +PORTNAME= mdl +PORTVERSION= 0.5.0 +CATEGORIES= textproc rubygems +MASTER_SITES= RG + +MAINTAINER= vvelox@vvelox.net +COMMENT= A tool to check markdown files and flag style issues + +LICENSE= MIT + +RUN_DEPENDS= rubygem-kramdown>=1.17.0:textproc/rubygem-kramdown + +NO_ARCH= yes +USE_RUBY= yes +USES= gem +PLIST_FILES= bin/mdl + +.include Property changes on: textproc/rubygem-mdl/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: textproc/rubygem-mdl/distinfo =================================================================== --- textproc/rubygem-mdl/distinfo (nonexistent) +++ textproc/rubygem-mdl/distinfo (working copy) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545117767 +SHA256 (rubygem/mdl-0.5.0.gem) = 913cc1c340b808645b54c8536e6e2e68b849677ca12e342e07c3a81a3ebaf010 +SIZE (rubygem/mdl-0.5.0.gem) = 53760 Property changes on: textproc/rubygem-mdl/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: textproc/rubygem-mdl/pkg-descr =================================================================== --- textproc/rubygem-mdl/pkg-descr (nonexistent) +++ textproc/rubygem-mdl/pkg-descr (working copy) @@ -0,0 +1,3 @@ +A tool to check markdown files and flag style issues. + +WWW: https://github.com/markdownlint/markdownlint Property changes on: textproc/rubygem-mdl/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property