diff options
author | Dima Dorfman <dd@FreeBSD.org> | 2004-12-02 12:08:00 +0000 |
---|---|---|
committer | Dima Dorfman <dd@FreeBSD.org> | 2004-12-02 12:08:00 +0000 |
commit | 7e30eb1e47c06f83dd52e2d959ddfc7a5f53c9d1 (patch) | |
tree | c9633ecece89cc43ef38694fc74a774bbb3ff76e /textproc/Makefile | |
parent | 0ae207784495cd41432d47c962d7330388632eca (diff) |
Syck is a YAML parser for popular scripting languages
Notes
Notes:
svn path=/head/; revision=122975
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 ac326d0767a4..bae87bf7f07d 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -608,6 +608,7 @@ SUBDIR += stardict2 SUBDIR += sv-aspell SUBDIR += sw-aspell + SUBDIR += syck SUBDIR += ta-aspell SUBDIR += tclExpat SUBDIR += tdtd.el |