diff options
Diffstat (limited to 'textproc/whitespace.el/Makefile')
-rw-r--r-- | textproc/whitespace.el/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/whitespace.el/Makefile b/textproc/whitespace.el/Makefile index 49e99e732131..39151e06a264 100644 --- a/textproc/whitespace.el/Makefile +++ b/textproc/whitespace.el/Makefile @@ -14,6 +14,7 @@ EXTRACT_SUFX= DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= stolz@i2.informatik.rwth-aachen.de +COMMENT= Emacs mode which detects and cleans up whitespace in source code EXTRACT_AFTER_ARGS= | ${CAT} >${WRKDIR}/${DISTNAME} |