diff options
Diffstat (limited to 'graphics/gd2/Makefile')
-rw-r--r-- | graphics/gd2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gd2/Makefile b/graphics/gd2/Makefile index 9bbc0bcd0e2f..a07edf099f10 100644 --- a/graphics/gd2/Makefile +++ b/graphics/gd2/Makefile @@ -16,6 +16,8 @@ MASTER_SITE_SUBDIR= graphics/gd MAINTAINER?= ports@FreeBSD.org +PORTCOMMENT= A graphics library for fast creation of images + LIB_DEPENDS= png:${PORTSDIR}/graphics/png \ jpeg:${PORTSDIR}/graphics/jpeg \ freetype:${PORTSDIR}/print/freetype2 |