diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2014-07-10 16:00:21 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2014-07-10 16:00:21 +0000 |
commit | b84285dc451415f6f312c18889953df7af215f86 (patch) | |
tree | f601c2cf645a2d00113d8b4c6d2b944b489993c7 /textproc/Makefile | |
parent | a577ed1709ae5ff4fa5996f0b12c0719eb8e257e (diff) | |
download | pkgsrc-b84285dc451415f6f312c18889953df7af215f86.tar.gz |
add and enable ruby-yard
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 3aefb448c74..5c545121743 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.781 2014/07/04 00:24:24 rodent Exp $ +# $NetBSD: Makefile,v 1.782 2014/07/10 16:00:21 jnemeth Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -738,6 +738,7 @@ SUBDIR+= ruby-xpath SUBDIR+= ruby-xslt SUBDIR+= ruby-yajl SUBDIR+= ruby-yamcha +SUBDIR+= ruby-yard SUBDIR+= sablotron SUBDIR+= sary SUBDIR+= saxon |