# Created by: MANTANI Nobutaka # $FreeBSD$ PORTNAME= libewf PORTVERSION= 20140608 CATEGORIES= devel MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/ \ LOCAL/antoine MAINTAINER= nobutaka@FreeBSD.org COMMENT= Library for support of the Expert Witness Compression Format (EWF) LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid USES= fuse gettext iconv libtool:keepla pathfix pkgconfig python:2 USE_LDCONFIG= yes USE_OPENSSL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} --with-libuuid=${LOCALBASE} ${ICONV_CONFIGURE_ARG} --with-libsmdev=no INSTALL_TARGET= install-strip .include