diff options
Diffstat (limited to 'editors/moleskine/Makefile')
-rw-r--r-- | editors/moleskine/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/moleskine/Makefile b/editors/moleskine/Makefile index 0deb93184f47..974ce78bdca9 100644 --- a/editors/moleskine/Makefile +++ b/editors/moleskine/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME:S/^m/M/}-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org +COMMENT= A generic source code editor for the GNOME desktop RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/_gnomemodule.so:${PORTSDIR}/x11-toolkits/py-gnome \ ${PYTHON_SITELIBDIR}/_gtkscintillamodule.so:${PORTSDIR}/x11-toolkits/py-gtkscintilla |