diff options
author | olgeni <olgeni@FreeBSD.org> | 2003-02-23 18:51:29 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2003-02-23 18:51:29 +0800 |
commit | a3ac36703bc6a323facc6dfd10ff45b0579eaca3 (patch) | |
tree | acaad9b7d757bf3badf8db8e876c223a83bcbb00 /editors/rox-edit/Makefile | |
parent | 8382e890f2ea0cc575a6e46dc32b455a3a175b5a (diff) | |
download | freebsd-ports-gnome-a3ac36703bc6a323facc6dfd10ff45b0579eaca3.tar.gz freebsd-ports-gnome-a3ac36703bc6a323facc6dfd10ff45b0579eaca3.tar.zst freebsd-ports-gnome-a3ac36703bc6a323facc6dfd10ff45b0579eaca3.zip |
De-pkg-comment my ports + some more.
Diffstat (limited to 'editors/rox-edit/Makefile')
-rw-r--r-- | editors/rox-edit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/rox-edit/Makefile b/editors/rox-edit/Makefile index 72d205fc16cc..f114d36a22fc 100644 --- a/editors/rox-edit/Makefile +++ b/editors/rox-edit/Makefile @@ -14,6 +14,7 @@ DISTNAME= edit-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= olgeni@FreeBSD.org +COMMENT= Text editor for the ROX desktop RUN_DEPENDS= ${LOCALBASE}/bin/rox:${PORTSDIR}/x11-fm/rox-filer \ ${LOCALBASE}/lib/ROX-Lib2/python/rox/__init__.py:${PORTSDIR}/devel/py-roxlib |