aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2011-10-09 01:48:11 +0000
committerDoug Barton <dougb@FreeBSD.org>2011-10-09 01:48:11 +0000
commit2d94dc2a57e15ef36ef6232f10f83d7d835ed86f (patch)
treefa77975e558b22de534bb213b1f0a5ddc6816c02 /editors
parentf6ceda4641fbefafa4e37868815177f80a68a5d8 (diff)
downloadports-2d94dc2a57e15ef36ef6232f10f83d7d835ed86f.tar.gz
ports-2d94dc2a57e15ef36ef6232f10f83d7d835ed86f.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/doxymacs/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/doxymacs/Makefile b/editors/doxymacs/Makefile
index 83ca08614452..014bfc334941 100644
--- a/editors/doxymacs/Makefile
+++ b/editors/doxymacs/Makefile
@@ -12,10 +12,12 @@ CATEGORIES= editors elisp
MASTER_SITES= SF \
http://dryice.name/computer/FreeBSD/distfiles/
-
MAINTAINER= dryice@dryice.name
COMMENT= Doxymacs is Doxygen + {X}Emacs
+DEPRECATED= Depends on www/w3-4, which is DEPRECATED
+EXPIRATION_DATE= 2011-10-31
+
USE_EMACS= yes
EMACS_PORT_NAME?= emacs21
BUILD_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/w3/w3.el:${PORTSDIR}/www/w3-4 \