diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-03-14 13:11:20 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-03-14 13:11:20 +0000 |
commit | 08687e275c2d80522fa8626e8af5817578d641ef (patch) | |
tree | 290fc642be227a7a6fec8a93ccafc0fae2c229c6 /textproc/p5-Algorithm-CheckDigits | |
parent | 4e44a61a7b2e55e1ae63bb690c5d00c84f131d2a (diff) | |
download | ports-08687e275c2d80522fa8626e8af5817578d641ef.tar.gz ports-08687e275c2d80522fa8626e8af5817578d641ef.zip |
Notes
Diffstat (limited to 'textproc/p5-Algorithm-CheckDigits')
-rw-r--r-- | textproc/p5-Algorithm-CheckDigits/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-Algorithm-CheckDigits/Makefile b/textproc/p5-Algorithm-CheckDigits/Makefile index b170347f8986..690ddf117fe9 100644 --- a/textproc/p5-Algorithm-CheckDigits/Makefile +++ b/textproc/p5-Algorithm-CheckDigits/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= swills@FreeBSD.org COMMENT= Perl extension to generate and test check digits +TEST_DEPENDS= p5-Probe-Perl>=0:${PORTSDIR}/sysutils/p5-Probe-Perl + PERL_CONFIGURE= yes MAN1= checkdigits.pl.1 |