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/gxedit/Makefile | |
parent | 65dac0040a45fe190370c7770111d2eba8121645 (diff) | |
download | ports-3860f7f3e28ade311a7b2100be2a828f435b10a6.tar.gz ports-3860f7f3e28ade311a7b2100be2a828f435b10a6.zip |
Notes
Diffstat (limited to 'editors/gxedit/Makefile')
-rw-r--r-- | editors/gxedit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/gxedit/Makefile b/editors/gxedit/Makefile index 3e7c324ee4f4..2296a517d684 100644 --- a/editors/gxedit/Makefile +++ b/editors/gxedit/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://mirrors.darkelf.net/GXedit/ \ DISTNAME= GXedit${PORTVERSION} MAINTAINER= dom@happygiraffe.net +COMMENT= A simple GTK+ editor USE_X_PREFIX= yes USE_GNOMENG= yes |