diff options
Diffstat (limited to 'net/forg/Makefile')
-rw-r--r-- | net/forg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/forg/Makefile b/net/forg/Makefile index f7084ca01ac3..cc9aff04e8cc 100644 --- a/net/forg/Makefile +++ b/net/forg/Makefile @@ -12,6 +12,7 @@ CATEGORIES= net python MASTER_SITES= http://opop.nols.com/proggie/ MAINTAINER= ports@FreeBSD.org +COMMENT= A Gopher client RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \ ${PYTHON_SITELIBDIR}/Pmw:${PORTSDIR}/x11-toolkits/pmw |