# $MidnightBSD: trunk/archivers/xar/Makefile 19603 2015-07-16 00:45:18Z laffer1 $
# $FreeBSD: ports/archivers/xar/Makefile,v 1.3 2006/12/13 12:41:19 roam Exp $

PORTNAME=	xar
PORTVERSION=	1.5.2
PORTREVISION=	1
CATEGORIES=	archivers
MASTER_SITES=	GOOGLE_CODE GENTOO

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	OpenDarwin XML eXtensible ARchiver

LICENSE=	bsd3

USE_LDCONFIG=	yes

USES=		gmake libtool
USE_GNOME=	libxml2
USE_OPENSSL=	yes

GNU_CONFIGURE=	yes

.include <bsd.port.mk>
