diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-10-24 19:06:02 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-10-24 19:06:02 +0000 |
commit | 05ac09bbd0f0f81bdb3f5d040eaeb87fbd2754b1 (patch) | |
tree | fd90f719edc69a6663fb7e925af2bb06110882aa /textproc/Makefile | |
parent | 38af3495b4ad1d311f87794aee0e5ab3afce25c6 (diff) |
GitHub Language detection
WWW: https://github.com/github/linguist
PR: ports/182735
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
Notes
Notes:
svn path=/head/; revision=331515
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 57c31477b67f..77ca9ebed5fc 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1301,6 +1301,7 @@ SUBDIR += rubygem-ferret SUBDIR += rubygem-gemoji SUBDIR += rubygem-gherkin + SUBDIR += rubygem-github-linguist SUBDIR += rubygem-heredoc_unindent SUBDIR += rubygem-hikidoc SUBDIR += rubygem-htmlentities |