# $OpenBSD: Makefile,v 1.9 2019/07/12 20:47:44 sthen Exp $

COMMENT =		efficient generation of combinatorial sequences

DISTNAME =		Algorithm-Combinatorics-0.27
REVISION =		3
CATEGORIES =		math

CPAN_AUTHOR =		FXN

# Perl
PERMIT_PACKAGE =	Yes

WANTLIB += c perl

MODULES =		cpan

MAKE_ENV=		TEST_POD=Yes

.include <bsd.port.mk>
