diff options
Diffstat (limited to 'devel/wizard/Makefile')
-rw-r--r-- | devel/wizard/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/wizard/Makefile b/devel/wizard/Makefile index 9a0d98cf7b57..78e3b54a1a4d 100644 --- a/devel/wizard/Makefile +++ b/devel/wizard/Makefile @@ -12,6 +12,7 @@ CATEGORIES= devel python MASTER_SITES= http://www.zolera.com/opensrc/wizard/ MAINTAINER= ports@FreeBSD.org +COMMENT= Classes for writing MS-style 'wizards' RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter |