# $MidnightBSD: trunk/textproc/easydiff/Makefile 21334 2016-03-26 23:13:53Z laffer1 $
# $FreeBSD: ports/textproc/easydiff/Makefile,v 1.8 2006/03/19 04:35:47 dinoex Exp $

PORTNAME=	easydiff
PORTVERSION=	0.4.0
PORTREVISION=	3
CATEGORIES=	textproc gnustep
MASTER_SITES=	GNUSTEP/usr-apps
DISTNAME=	EasyDiff-${PORTVERSION}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	GNUstep graphical diff

LICENSE=	gpl3

USES=		gnustep
USE_GNUSTEP=	back build

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

.include <bsd.port.mk>
