mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
19 lines
505 B
Makefile
19 lines
505 B
Makefile
# $NetBSD: Makefile,v 1.1 2015/11/27 14:00:26 adam Exp $
|
|
|
|
DISTNAME= freexl-1.0.2
|
|
CATEGORIES= textproc
|
|
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/
|
|
|
|
MAINTAINER= pkgsrc@NetBSD.org
|
|
HOMEPAGE= https://www.gaia-gis.it/fossil/freexl/
|
|
COMMENT= Library to extract valid data from an Excel spreadsheet
|
|
LICENSE= gnu-gpl-v2 OR gnu-lgpl-v2.1
|
|
|
|
USE_LANGUAGES= c
|
|
USE_LIBTOOL= yes
|
|
GNU_CONFIGURE= yes
|
|
PKGCONFIG_OVERRIDE= freexl.pc.in
|
|
|
|
.include "../../converters/libiconv/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|