mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
12 lines
204 B
Makefile
12 lines
204 B
Makefile
COMMENT= module to create Markov chains and output based on them
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Algorithm-MarkovChain-0.06
|
|
REVISION= 3
|
|
CATEGORIES= devel
|
|
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|