aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/clibpdf/Makefile1
-rw-r--r--print/clibpdf/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/print/clibpdf/Makefile b/print/clibpdf/Makefile
index 8bc26d07ca7f..0d9d1949f25c 100644
--- a/print/clibpdf/Makefile
+++ b/print/clibpdf/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://www.fastio.com/
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}
MAINTAINER= knu@FreeBSD.org
+COMMENT= A library for creating PDF (Acrobat) files directly via C language programs
WRKSRC= ${WRKDIR}/ClibPDF/source
diff --git a/print/clibpdf/pkg-comment b/print/clibpdf/pkg-comment
deleted file mode 100644
index 2d3abc0a7fda..000000000000
--- a/print/clibpdf/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A library for creating PDF (Acrobat) files directly via C language programs