View | Details | Raw Unified | Return to bug 77071
Collapse All | Expand All

(-)/usr/home/kappa/work/ports/p5-Test-LectroTest/Makefile (-3 / +3 lines)
Lines 15-28 Link Here
15
MAINTAINER=	alex@kapranoff.ru
15
MAINTAINER=	alex@kapranoff.ru
16
COMMENT=	Easy, automatic, specification-based tests
16
COMMENT=	Easy, automatic, specification-based tests
17
17
18
BUILD_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/Filter/Util/Call.pm:${PORTSDIR}/devel/p5-Filter
19
RUN_DEPENDS=	${BUILD_DEPENDS}
20
18
PERL_MODBUILD=	yes
21
PERL_MODBUILD=	yes
19
22
20
MAN3=		Test::LectroTest.3 Test::LectroTest::Generator.3 \
23
MAN3=		Test::LectroTest.3 Test::LectroTest::Generator.3 \
21
		Test::LectroTest::Property.3 Test::LectroTest::TestRunner.3 \
24
		Test::LectroTest::Property.3 Test::LectroTest::TestRunner.3 \
22
		Test::LectroTest::Tutorial.3
25
		Test::LectroTest::Tutorial.3
23
24
BUILD_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/Filter/Util/Call.pm:${PORTSDIR}/devel/p5-Filter
25
RUN_DEPENDS=	${BUILD_DEPENDS}
26
26
27
.include <bsd.port.pre.mk>
27
.include <bsd.port.pre.mk>
28
28
(-)/usr/home/kappa/work/ports/p5-Test-LectroTest/pkg-plist (-1 / +1 lines)
Lines 4-7 Link Here
4
%%SITE_PERL%%/Test/LectroTest/TestRunner.pm
4
%%SITE_PERL%%/Test/LectroTest/TestRunner.pm
5
%%SITE_PERL%%/Test/LectroTest/Tutorial.pod
5
%%SITE_PERL%%/Test/LectroTest/Tutorial.pod
6
@dirrm %%SITE_PERL%%/Test/LectroTest
6
@dirrm %%SITE_PERL%%/Test/LectroTest
7
@dirrm %%SITE_PERL%%/Test
7
@unexec rmdir %D/%%SITE_PERL%%/Test 2>/dev/null || true

Return to bug 77071