diff options
Diffstat (limited to 'textproc/emacs-wiki')
-rw-r--r-- | textproc/emacs-wiki/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/emacs-wiki/Makefile b/textproc/emacs-wiki/Makefile index 44f9f69c8606..5dbe0f9925f5 100644 --- a/textproc/emacs-wiki/Makefile +++ b/textproc/emacs-wiki/Makefile @@ -16,6 +16,9 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= dryice@dryice.name COMMENT= Create and use hyperlinks and simple formatting in plain text files +DEPRECATED= Depends on textproc/htmlize.el, which is DEPRECATED +EXPIRATION_DATE= 2011-10-31 + USE_EMACS= yes EMACS_PORT_NAME?= emacs21 |