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