diff options
Diffstat (limited to 'graphics/py-gd/Makefile')
-rw-r--r-- | graphics/py-gd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/py-gd/Makefile b/graphics/py-gd/Makefile index da6e7b8ec51..8815468e0ec 100644 --- a/graphics/py-gd/Makefile +++ b/graphics/py-gd/Makefile @@ -12,6 +12,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= gdmodule-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Python interface to the GD library LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd |