13 lines
261 B
Makefile
13 lines
261 B
Makefile
# $OpenBSD: Makefile,v 1.15 2015/01/21 14:27:55 sthen Exp $
|
|
|
|
COMMENT= module to create Markov chains and output based on them
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Algorithm-MarkovChain-0.06
|
|
REVISION= 2
|
|
CATEGORIES= devel
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|