diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 18:08:19 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 18:08:19 +0000 |
commit | e88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3 (patch) | |
tree | fb13ac0f53f0354f024d2eae43a534a89e3286b2 /graphics/skencil/Makefile | |
parent | 169aa14504da58c00c3a38000f4998293ebcebe7 (diff) | |
download | ports-e88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3.tar.gz ports-e88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3.zip |
Notes
Diffstat (limited to 'graphics/skencil/Makefile')
-rw-r--r-- | graphics/skencil/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/skencil/Makefile b/graphics/skencil/Makefile index 1fb87a3f8c98..2a3279cabd67 100644 --- a/graphics/skencil/Makefile +++ b/graphics/skencil/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= An interactive drawing program BUILD_DEPENDS= ${LOCALBASE}/include/${PYTHON_VERSION}/Imaging.h:${PORTSDIR}/graphics/py-imaging RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \ |