# Created by: jmacd
# $FreeBSD: misc/xdelta/Makefile 330209 2013-10-13 06:01:55Z eadler $

PORTNAME=	xdelta
PORTVERSION=	1.1.4
PORTREVISION=	1
CATEGORIES=	misc devel
MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}

MAINTAINER=	eadler@FreeBSD.org
COMMENT=	Diff/patch utility for binary files

USES=		pkgconfig
USE_AUTOTOOLS=	libtool
USE_GNOME=	glib20
GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes

.include <bsd.port.mk>
