# $MidnightBSD: trunk/print/gspdf/Makefile 19559 2015-07-09 01:08:35Z laffer1 $

PORTNAME=	gspdf
PORTVERSION=	0.5
PORTREVISION=	3
CATEGORIES=	print gnustep
MASTER_SITES=	SAVANNAH/gap
DISTNAME=	GSPdf-${PORTVERSION}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Postscript and Pdf Viewer for GNUstep

LICENSE=	gpl2

USES=		gnustep
USE_GNUSTEP=	back build
USE_GHOSTSCRIPT=	yes

MAKE_ENV+=	GNUSTEP_INSTALLATION_DOMAIN=SYSTEM

post-install:
	${STRIP_CMD} ${PREFIX}/GNUstep/System/Applications/GSPdf.app/GSPdf

.include <bsd.port.mk>
