pkgsrc-wip/blad/Makefile

23 lines
435 B
Makefile
Raw Permalink Normal View History

2017-04-10 17:32:10 +00:00
# $NetBSD$
DISTNAME= blad-3.10.4
CATEGORIES= math
MASTER_SITES= http://cristal.univ-lille.fr/~boulier/BLAD/
EXTRACT_SUFX= .tgz
MAINTAINER= jihbed.research@gmail.com
HOMEPAGE= https://cristal.univ-lille.fr/~boulier/BLAD/
2017-04-10 17:32:10 +00:00
COMMENT= Bibliotheques Lilloises Algebre Differentielle
LICENSE= gnu-lgpl-v3
GNU_CONFIGURE= yes
USE_TOOLS+= gmake:run
USE_LANGUAGES= c c++
INFO_FILES= yes
2017-04-10 17:32:10 +00:00
.include "options.mk"
.include "../../mk/bsd.pkg.mk"