# Created by: lbartoletti # $FreeBSD: head/textproc/freexl/Makefile 394634 2015-08-18 18:33:09Z feld $ PORTNAME= freexl PORTVERSION= 1.0.2 CATEGORIES= textproc MASTER_SITES= http://www.gaia-gis.it/gaia-sins/freexl-sources/ MAINTAINER= coder@tuxfamily.org COMMENT= Library to extract valid data from within an Excel (.xls) spreadsheet LICENSE= MPL GPLv2 LGPL21 LICENSE_COMB= multi GNU_CONFIGURE= yes CONFIGURE_ARGS= ac_cv_search_locale_charset=no CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib USES= gmake iconv libtool pathfix USE_LDCONFIG= yes .include