diff options
author | minskim <minskim> | 2011-08-21 05:01:04 +0000 |
---|---|---|
committer | minskim <minskim> | 2011-08-21 05:01:04 +0000 |
commit | 02139d04dbe0060cc277f06ffa2970791a8f6ea0 (patch) | |
tree | 66fbe430daccc5385db4b2231d9997599a9ada30 /textproc/Makefile | |
parent | dcbe9bc730ace3a00553f52fc0e266d8d864c6ef (diff) | |
download | pkgsrc-02139d04dbe0060cc277f06ffa2970791a8f6ea0.tar.gz |
Add ruby-kramdown.
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 259db520fd3..5f096575fb4 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.591 2011/08/11 03:51:38 jnemeth Exp $ +# $NetBSD: Makefile,v 1.592 2011/08/21 05:01:04 minskim Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -536,6 +536,7 @@ SUBDIR+= ruby-htree SUBDIR+= ruby-itex2MML SUBDIR+= ruby-json SUBDIR+= ruby-json-pure +SUBDIR+= ruby-kramdown SUBDIR+= ruby-libxml SUBDIR+= ruby-markaby SUBDIR+= ruby-maruku |