PORTNAME=	lrcalc
PORTVERSION=	2.1
CATEGORIES=	math
MASTER_SITES=	https://sites.math.rutgers.edu/~asbuch/lrcalc/

MAINTAINER=	thierry@FreeBSD.org
COMMENT=	Littlewood-Richardson Calculator
WWW=		https://sites.math.rutgers.edu/~asbuch/lrcalc/

LICENSE=	GPLv2+

USES=		autoreconf libtool

GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes
INSTALL_TARGET=	install-strip

TEST_TARGET=	check

.include <bsd.port.mk>
