diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:38:28 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:38:28 +0000 |
commit | 3860f7f3e28ade311a7b2100be2a828f435b10a6 (patch) | |
tree | a969fa9a098ac853e0948416957ddf1a323dc690 /editors/fte/Makefile | |
parent | 65dac0040a45fe190370c7770111d2eba8121645 (diff) | |
download | ports-3860f7f3e28ade311a7b2100be2a828f435b10a6.tar.gz ports-3860f7f3e28ade311a7b2100be2a828f435b10a6.zip |
Notes
Diffstat (limited to 'editors/fte/Makefile')
-rw-r--r-- | editors/fte/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/fte/Makefile b/editors/fte/Makefile index 50c359c9667d..a3909d67c227 100644 --- a/editors/fte/Makefile +++ b/editors/fte/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}s${PORTVERSION:S/./b/} EXTRACT_SUFX= .zip MAINTAINER= mail@gelf.com +COMMENT= A full-featured text editor for X11 BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip |