diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:12:51 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:12:51 +0000 |
commit | bb518de78c6c50f9a2f5bd81031df98a9a32c0dc (patch) | |
tree | b6f302044f7375579649a53512a9d29bc197e4b3 /editors/hte/Makefile | |
parent | 7cc1393a93dbf0c01f4a05965abd3194c38fbba0 (diff) | |
download | ports-bb518de78c6c50f9a2f5bd81031df98a9a32c0dc.tar.gz ports-bb518de78c6c50f9a2f5bd81031df98a9a32c0dc.zip |
Notes
Diffstat (limited to 'editors/hte/Makefile')
-rw-r--r-- | editors/hte/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/hte/Makefile b/editors/hte/Makefile index 66afd9e032de..1c5d23e7bdd3 100644 --- a/editors/hte/Makefile +++ b/editors/hte/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ht-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= A file editor/viewer/analyzer for executables GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-lm" |