1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/math/lrcalc/Makefile
2021-04-06 16:31:07 +02:00

21 lines
346 B
Makefile

# Created by: thierry@pompo.net
PORTNAME= lrcalc
PORTVERSION= 1.3
CATEGORIES= math
MASTER_SITES= https://sites.math.rutgers.edu/~asbuch/lrcalc/
MAINTAINER= thierry@FreeBSD.org
COMMENT= Littlewood-Richardson Calculator
LICENSE= GPLv2+
USES= autoreconf libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
TEST_TARGET= check
.include <bsd.port.mk>