diff options
author | miwi <miwi@FreeBSD.org> | 2006-12-22 03:33:41 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-12-22 03:33:41 +0800 |
commit | 600685210cb028619adda0de42949dfb7abff898 (patch) | |
tree | 35ef4e585deac15049e62ab0d3f1a2667a509f10 /textproc/Makefile | |
parent | b1b4ffe68c37936aaa261c1788d51b25a903433d (diff) | |
download | freebsd-ports-gnome-600685210cb028619adda0de42949dfb7abff898.tar.gz freebsd-ports-gnome-600685210cb028619adda0de42949dfb7abff898.tar.zst freebsd-ports-gnome-600685210cb028619adda0de42949dfb7abff898.zip |
svn2cl is a simple xsl transformation and shell script wrapper for generating
a classic GNU-style ChangeLog from a subversion repository log. It is made
from several changelog-like scripts using common xslt constructs found in
different places.
WWW: http://ch.tudelft.nl/~arthur/svn2cl/
PR: ports/107007
Submitted by: Alexander Logvinov <ports at logvinov.com>
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 3ba5af45dca4..37ced652bfb1 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -876,6 +876,7 @@ SUBDIR += stardict2-quick SUBDIR += stardict2-rptts SUBDIR += sv-aspell + SUBDIR += svn2cl SUBDIR += sw-aspell SUBDIR += syck SUBDIR += ta-aspell |