# $MidnightBSD: mports/graphics/preview/Makefile,v 1.1 2010/05/30 22:32:03 laffer1 Exp $

PORTNAME=	preview
PORTVERSION=	0.8.5
PORTREVISION=	2
CATEGORIES=	graphics gnustep
MASTER_SITES=	http://download.gna.org/gsimageapps/
PKGNAMEPREFIX=	gnustep-
DISTNAME=	Preview-${PORTVERSION}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Simple image viewer
LICENSE=	gpl2

USE_GNUSTEP=	yes
USE_GNUSTEP_PREFIX=	yes
USE_GNUSTEP_BACK=	yes
USE_GNUSTEP_BUILD=	yes
USE_GNUSTEP_INSTALL=	yes

WRKSRC=		${WRKDIR}/Preview

.include <bsd.port.mk>
