aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-04-19 09:19:48 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-04-19 09:19:48 +0000
commit014d833f4292037c3d140a975a5c2d43ace627ba (patch)
treebcbd409d8538431c2508be5895803da1186a3425 /editors
parent7a2528420abec3cdffb3f43bebdbdf5e7d41718c (diff)
downloadports-014d833f4292037c3d140a975a5c2d43ace627ba.tar.gz
ports-014d833f4292037c3d140a975a5c2d43ace627ba.zip
Add missing INFO file
Notes
Notes: svn path=/head/; revision=107563
Diffstat (limited to 'editors')
-rw-r--r--editors/eshell-emacs20/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/eshell-emacs20/Makefile b/editors/eshell-emacs20/Makefile
index 5daaffc2cdae..f7bdb450b8e3 100644
--- a/editors/eshell-emacs20/Makefile
+++ b/editors/eshell-emacs20/Makefile
@@ -23,6 +23,7 @@ MAKE_ARGS+= lispdir=${PREFIX}/${EMACS_VERSION_SITE_LISPDIR} \
CP="${INSTALL_DATA}"
ALL_TARGET= default
+INFO= eshell
post-extract:
@(cd ${WRKSRC}; ${TAR} zxf ${PORTNAME}.tar.gz; \