diff options
Diffstat (limited to 'print/panda/Makefile')
-rw-r--r-- | print/panda/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/panda/Makefile b/print/panda/Makefile index 52b6d69cddfd..94b097611c82 100644 --- a/print/panda/Makefile +++ b/print/panda/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/g} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= A GPL PDF generation library LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ |