diff --git a/science/libaec/Makefile b/science/libaec/Makefile index 16402743db3e..8df9c8eecaa7 100644 --- a/science/libaec/Makefile +++ b/science/libaec/Makefile @@ -1,20 +1,19 @@ PORTNAME= libaec PORTVERSION= 1.1.3 CATEGORIES= science MASTER_SITES= https://github.com/MathisRosenhauer/libaec/releases/download/v${PORTVERSION}/ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Adaptive entropy coding library WWW= https://gitlab.dkrz.de/k202009/libaec \ https://github.com/MathisRosenhauer/libaec LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= cmake:testing CMAKE_OFF= AEC_FUZZING BUILD_TESTING -CMAKE_TESTING_ON= BUILD_TESTING USE_LDCONFIG= yes .include