Index: head/devel/p5-Algorithm-MarkovChain/Makefile =================================================================== --- head/devel/p5-Algorithm-MarkovChain/Makefile (revision 83564) +++ head/devel/p5-Algorithm-MarkovChain/Makefile (revision 83565) @@ -1,23 +1,27 @@ # New ports collection makefile for: Algorithm::MarkovChain # Date created: 04 Nov 2000 # Whom: will # # $FreeBSD$ # PORTNAME= Algorithm-MarkovChain PORTVERSION= 0.05 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Algorithm PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Perl class capable of creating Markov chains and output based on them + +BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Algorithm::MarkovChain.3 .include Property changes on: head/devel/p5-Algorithm-MarkovChain/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property