diff options
Diffstat (limited to 'graphics/pstoedit/Makefile')
-rw-r--r-- | graphics/pstoedit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index 3c09c1d9f183..9c32dc2e8fb0 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://home.t-online.de/home/helga.glunz/wglunz/pstoedit/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Convert PostScript to other vector graphic formats + BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig \ gs:${PORTSDIR}/print/ghostscript-gnu LIB_DEPENDS= Magick++.5:${PORTSDIR}/graphics/ImageMagick \ |