diff options
author | olgeni <olgeni@FreeBSD.org> | 2010-06-30 23:45:35 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2010-06-30 23:45:35 +0800 |
commit | cac773eab240fe966cc97224f8859a543f044cf1 (patch) | |
tree | 631d1a5791b36bd723f969639e721264782760e4 /editors/Makefile | |
parent | 5005f9bad1863b88641db54ade2895c76329ed05 (diff) | |
download | freebsd-ports-gnome-cac773eab240fe966cc97224f8859a543f044cf1.tar.gz freebsd-ports-gnome-cac773eab240fe966cc97224f8859a543f044cf1.tar.zst freebsd-ports-gnome-cac773eab240fe966cc97224f8859a543f044cf1.zip |
Add YASnippet, a template system for Emacs.
Feature safe: yes
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 89e2e2b13497..7ad65788b88f 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -267,6 +267,7 @@ SUBDIR += xmleditor SUBDIR += xvile SUBDIR += xxe + SUBDIR += yasnippet SUBDIR += yudit SUBDIR += yui SUBDIR += yzis |