# $OpenBSD: Makefile,v 1.15 2013/03/21 08:45:19 ajacoutot Exp $ COMMENT= translate PostScript/PDF graphics to other vector formats DISTNAME= pstoedit-3.61 SHARED_LIBS= pstoedit 3.0 CATEGORIES= graphics HOMEPAGE= http://www.pstoedit.net/ MAINTAINER= Steven Mestdagh # GPL PERMIT_PACKAGE_CDROM= Yes MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pstoedit/} RUN_DEPENDS= print/ghostscript/gnu BUILD_DEPENDS= ${RUN_DEPENDS} USE_GROFF = Yes CONFIGURE_STYLE=gnu CONFIGURE_ARGS= ${CONFIGURE_SHARED} \ --without-libplot \ --without-emf \ --without-swf \ --without-magick WANTLIB= c stdc++ m post-install: ${INSTALL_MAN} ${WRKSRC}/doc/pstoedit.1 ${PREFIX}/man/man1 .include