pkgsrc-wip/normaliz/Makefile

18 lines
463 B
Makefile

# $NetBSD$
DISTNAME= normaliz-3.6.3
CATEGORIES= math
MASTER_SITES= https://faculty.math.illinois.edu/Macaulay2/Downloads/OtherSourceCode/
MAINTAINER= jihbed.research@gmail.com
HOMEPAGE= https://faculty.math.illinois.edu/Macaulay2/
COMMENT= Math computing tools for affine monoids, rational polytopes and cones
LICENSE= gnu-gpl-v3
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_LANGUAGES= c c++
.include "../../devel/gmp/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"