diff options
Diffstat (limited to 'misc/pdfmap')
-rw-r--r-- | misc/pdfmap/Makefile | 2 | ||||
-rw-r--r-- | misc/pdfmap/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/misc/pdfmap/Makefile b/misc/pdfmap/Makefile index be04f0cd0404..7713d93a8082 100644 --- a/misc/pdfmap/Makefile +++ b/misc/pdfmap/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Generate maps in PDF format and place clickable objects on them - RUN_DEPENDS= ${PYTHON_SITELIBDIR}/jaxml.py:${PORTSDIR}/textproc/py-jaxml \ ${PYTHON_SITELIBDIR}/reportlab/pdfgen/canvas.py:${PORTSDIR}/print/py-reportlab \ ${PYTHON_SITELIBDIR}/PIL/Image.py:${PORTSDIR}/graphics/py-imaging diff --git a/misc/pdfmap/pkg-comment b/misc/pdfmap/pkg-comment new file mode 100644 index 000000000000..19fc058c387a --- /dev/null +++ b/misc/pdfmap/pkg-comment @@ -0,0 +1 @@ +Generate maps in PDF format and place clickable objects on them |