diff options
Diffstat (limited to 'print/panda')
-rw-r--r-- | print/panda/Makefile | 1 | ||||
-rw-r--r-- | print/panda/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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 \ diff --git a/print/panda/pkg-comment b/print/panda/pkg-comment deleted file mode 100644 index 523ab9a7eb99..000000000000 --- a/print/panda/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A GPL PDF generation library |