Files
pkgsrc-ng/devel/libcerf/Makefile
2016-11-18 22:39:22 +01:00

21 lines
514 B
Makefile

# $NetBSD: Makefile,v 1.2 2016/07/09 06:38:09 wiz Exp $
DISTNAME= libcerf-1.4
PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= http://apps.jcns.fz-juelich.de/src/libcerf/
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.0rg
HOMEPAGE= http://apps.jcns.fz-juelich.de/doku/sc/libcerf
COMMENT= Library providing efficient and accurate complex error functions
LICENSE= mit
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= perl:build gmake pkg-config
PKGCONFIG_OVERRIDE+= libcerf.pc.in
.include "../../mk/bsd.pkg.mk"