diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /x11-toolkits/py-Pmw | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'x11-toolkits/py-Pmw')
-rw-r--r-- | x11-toolkits/py-Pmw/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/py-Pmw/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-Pmw/Makefile b/x11-toolkits/py-Pmw/Makefile index 76a4124d8684..4f156690dad9 100644 --- a/x11-toolkits/py-Pmw/Makefile +++ b/x11-toolkits/py-Pmw/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Pmw.${PORTVERSION} MAINTAINER= alane@FreeBSD.org +COMMENT= High-level compound graphics widgets for Python RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter LIB_DEPENDS= BLT24.2:${PORTSDIR}/x11-toolkits/blt diff --git a/x11-toolkits/py-Pmw/pkg-comment b/x11-toolkits/py-Pmw/pkg-comment deleted file mode 100644 index 6b822b5c10ba..000000000000 --- a/x11-toolkits/py-Pmw/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -High-level compound graphics widgets for Python |