diff options
author | ijliao <ijliao@FreeBSD.org> | 2006-04-27 09:52:15 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2006-04-27 09:52:15 +0800 |
commit | 9e41eba50f8b6797987e3a434c105e030452b7f2 (patch) | |
tree | 319d840accc96046eea097925f2110a716064d16 /textproc/Makefile | |
parent | af1c82b11b86f900d4a295cf50ffa2503528323f (diff) | |
download | freebsd-ports-gnome-9e41eba50f8b6797987e3a434c105e030452b7f2.tar.gz freebsd-ports-gnome-9e41eba50f8b6797987e3a434c105e030452b7f2.tar.zst freebsd-ports-gnome-9e41eba50f8b6797987e3a434c105e030452b7f2.zip |
add google-ctemplate 0.1
A simple but powerful template language for C++
pass maintainership to clsung
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 b08909469c17..19eacb765062 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -144,6 +144,7 @@ SUBDIR += gnome-translate SUBDIR += gnomedocutils SUBDIR += gnomespell + SUBDIR += google-ctemplate SUBDIR += gpp SUBDIR += grap SUBDIR += gsed |