2018-01-01 17:11:44 +00:00
|
|
|
PORTNAME= symmetrica
|
2020-07-09 04:18:59 +00:00
|
|
|
DISTVERSION= 3.0.1
|
2018-01-01 17:11:44 +00:00
|
|
|
CATEGORIES= math
|
|
|
|
|
|
|
|
MAINTAINER= yuri@FreeBSD.org
|
2020-07-09 04:18:59 +00:00
|
|
|
COMMENT= Library with a collection of routines for combinatorial mathematics
|
2018-01-01 17:11:44 +00:00
|
|
|
|
|
|
|
LICENSE= PD
|
2020-07-09 04:18:59 +00:00
|
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
2018-01-01 17:11:44 +00:00
|
|
|
|
2020-07-09 04:18:59 +00:00
|
|
|
USES= autoreconf gmake libtool
|
|
|
|
USE_GITLAB= yes
|
|
|
|
GL_ACCOUNT= sagemath
|
|
|
|
GL_COMMIT= e29c85915f368d6fb2f89d703b6695ff29ab9eae
|
|
|
|
USE_LDCONFIG= yes
|
2018-01-01 17:11:44 +00:00
|
|
|
|
2020-07-09 04:18:59 +00:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS= --disable-static
|
|
|
|
|
|
|
|
INSTALL_TARGET= install-strip
|
|
|
|
TEST_TARGET= check
|
|
|
|
|
|
|
|
PLIST_FILES= include/symmetrica.h \
|
2020-04-01 20:42:40 +00:00
|
|
|
include/${PORTNAME}/def.h \
|
|
|
|
include/${PORTNAME}/macro.h \
|
|
|
|
lib/libsymmetrica.so \
|
2020-07-09 04:18:59 +00:00
|
|
|
lib/libsymmetrica.so.2 \
|
|
|
|
lib/libsymmetrica.so.2.0.0
|
2018-01-01 17:11:44 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|