# $MidnightBSD: trunk/graphics/photoclip/Makefile 15462 2013-09-17 03:15:41Z laffer1 $

PORTNAME=	photoclip
CATEGORIES=	graphics gnustep
PORTVERSION=	0.2.5
MASTER_SITES=	http://www.vaisburd.net/PhotoClip/ \
		${MASTER_SITE_GNUSTEP_CH}
DISTNAME=	PhotoClip-${PORTVERSION}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Simple image viewer and editor for GNUstep
LICENSE=	lgpl

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

WRKSRC=		${WRKDIR}/PhotoClip

.include <bsd.port.mk>
